aboutsummaryrefslogtreecommitdiff
path: root/src/Sockets.c
diff options
context:
space:
mode:
authorallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2001-05-06 00:04:36 +0000
committerallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2001-05-06 00:04:36 +0000
commitee8119385bf753f01755d8d9465a9e4dc2b3f7c2 (patch)
tree8977072e7366b471be553ec6ccf3926ce55bb312 /src/Sockets.c
parent47e9467b27a060cc84ef19a4244caa04980a6d2b (diff)
CCTK_FILEVERSION
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@124 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'src/Sockets.c')
-rw-r--r--src/Sockets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Sockets.c b/src/Sockets.c
index d4a4710..35c3eee 100644
--- a/src/Sockets.c
+++ b/src/Sockets.c
@@ -50,7 +50,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION(CactusConnect_HTTPD_Socket_c)
+CCTK_FILEVERSION(CactusConnect_HTTPD_Socketc)
/********************************************************************
********************* Local Data Types ***********************