aboutsummaryrefslogtreecommitdiff
path: root/src/Steer.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/Steer.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/Steer.c')
-rw-r--r--src/Steer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Steer.c b/src/Steer.c
index f54bd26..0fdea7f 100644
--- a/src/Steer.c
+++ b/src/Steer.c
@@ -34,7 +34,7 @@
static char *rcsid = "$Header$";
#ifdef CCTK_FILEVERSION
-CCTK_FILEVERSION(DevThorns_httpd_Steer_c)
+CCTK_FILEVERSION(CactusConnect_HTTPD_Steer_c)
#endif
/********************************************************************