diff options
-rw-r--r-- | ext/ccvs/ccvs.c | 2 |
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 +} |