aboutsummaryrefslogtreecommitdiff
path: root/src/Cookies.c
diff options
context:
space:
mode:
authorallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2001-02-24 12:59:21 +0000
committerallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2001-02-24 12:59:21 +0000
commit60ce278ea1a8007cf6a6d8b60a7b7b7734a570b3 (patch)
treed0ef197343c7ec260522fa37ff37c586ad5eb01f /src/Cookies.c
parentfd7215e868b5c8a4d342526a7bd8256047ed7574 (diff)
Fixing a few warnings (lots left) and the FILE_VERSIONs
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@117 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'src/Cookies.c')
-rw-r--r--src/Cookies.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cookies.c b/src/Cookies.c
index 9525832..b5e996e 100644
--- a/src/Cookies.c
+++ b/src/Cookies.c
@@ -20,7 +20,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION(DevThorns_httpd_Cookies_c)
+CCTK_FILEVERSION(CactusConnect_HTTPD_Cookies_c)
/********************************************************************
********************* Local Data Types ***********************