aboutsummaryrefslogtreecommitdiff
path: root/src/anubisadm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/anubisadm.h')
-rw-r--r--src/anubisadm.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/anubisadm.h b/src/anubisadm.h
index ccc77e5..6ac250f 100644
--- a/src/anubisadm.h
+++ b/src/anubisadm.h
@@ -2,3 +2,3 @@
This file is part of GNU Anubis
- Copyright (C) 2004-2014 The Anubis Team.
+ Copyright (C) 2004-2024 The Anubis Team.
@@ -28,6 +28,6 @@ typedef int (*operation_fp) (int, char **);
-char *authid;
-char *username;
-char *rcfile;
-char *password;
+extern char *authid;
+extern char *username;
+extern char *rcfile;
+extern char *password;

Return to:

Send suggestions and report system problems to the System administrator.