aboutsummaryrefslogtreecommitdiff
path: root/src/Authorisation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authorisation.c')
-rw-r--r--src/Authorisation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authorisation.c b/src/Authorisation.c
index 3f40ebe..cde3786 100644
--- a/src/Authorisation.c
+++ b/src/Authorisation.c
@@ -30,7 +30,7 @@
#include "base64.h"
-static char *rcsid = "$Header$";
+static const char *rcsid = "$Header$";
CCTK_FILEVERSION(CactusConnect_HTTPD_Authorisation_c)