aboutsummaryrefslogtreecommitdiff
path: root/src/authmode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/authmode.c')
-rw-r--r--src/authmode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/authmode.c b/src/authmode.c
index 950b1ec..f81a0fe 100644
--- a/src/authmode.c
+++ b/src/authmode.c
@@ -501,7 +501,7 @@ anubis_get_db_record (const char *username, ANUBIS_USER * usr)
{
void *db;
int rc;
- char *errtext;
+ char const *errtext;
if (!anubis_dbarg)
{

Return to:

Send suggestions and report system problems to the System administrator.