aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1>2001-05-06 00:04:37 +0000
committerallen <allen@61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1>2001-05-06 00:04:37 +0000
commit7c65b3320f6f8abf6b87d023267aebc4267f378e (patch)
tree2da1ce8973babb3839678b8a5a52547717dc9371
parent6e860ab817dfe2edc6f6a44ebbcbeef312b8c4a9 (diff)
CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPDExtra/trunk@27 61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1
-rw-r--r--src/Groups.c2
-rw-r--r--src/HostNames.c2
-rw-r--r--src/IO.c2
3 files changed, 2 insertions, 4 deletions
diff --git a/src/Groups.c b/src/Groups.c
index 5cbf48f..73644ce 100644
--- a/src/Groups.c
+++ b/src/Groups.c
@@ -20,7 +20,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION(DevThorns_httpd_utils_Groups_c)
+CCTK_FILEVERSION(CactusConnect_HTTPDExtra_Groups_c)
/********************************************************************
********************* Local Data Types ***********************
diff --git a/src/HostNames.c b/src/HostNames.c
index 3f99ea6..2fd3f20 100644
--- a/src/HostNames.c
+++ b/src/HostNames.c
@@ -48,9 +48,7 @@
static char *rcsid = "$Header$";
-#ifdef CCTK_FILEVERSION
CCTK_FILEVERSION(CactusConnect_HTTPDExtra_HostNames_c)
-#endif
/********************************************************************
********************* Local Data Types ***********************
diff --git a/src/IO.c b/src/IO.c
index 125bd86..936821b 100644
--- a/src/IO.c
+++ b/src/IO.c
@@ -28,7 +28,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION(DevThorns_httpd_utils_IO_c)
+CCTK_FILEVERSION(CactusConnect_HTTPDExtra_IO_c)
/********************************************************************
********************* Local Data Types ***********************