From 048717c09ca627440a8950650510beb9d7acb1ed Mon Sep 17 00:00:00 2001 From: "Brendan W. McAdams" Date: Wed, 9 Aug 2000 01:18:28 +0000 Subject: [PATCH] Looks like my editor barfed sometime today and saved the source files as PC Format. Fixed that. Seeing some compiletime issues that I'm working on resolving. --- ext/ccvs/ccvs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/ccvs/ccvs.c b/ext/ccvs/ccvs.c index 31e9a7d0282..339508a0261 100644 --- a/ext/ccvs/ccvs.c +++ b/ext/ccvs/ccvs.c @@ -466,4 +466,4 @@ PHP_MINFO_FUNCTION(ccvs) * Uncomment the DISPLAY_INI_ENTRIES call... */ -} \ No newline at end of file +}