summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan W. McAdams <bmcadams@php.net>2000-08-09 01:18:28 +0000
committerBrendan W. McAdams <bmcadams@php.net>2000-08-09 01:18:28 +0000
commit048717c09ca627440a8950650510beb9d7acb1ed (patch)
treeb26b01ea4c63fa6c92a2271e2a53f8bcf1a1f834
parent7999f6ddf6e8143b34c393a0425bc61aaeb32812 (diff)
downloadphp-git-048717c09ca627440a8950650510beb9d7acb1ed.tar.gz
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.
-rw-r--r--ext/ccvs/ccvs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ccvs/ccvs.c b/ext/ccvs/ccvs.c
index 31e9a7d028..339508a026 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
+}