]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/globals.h
Merge branch 2-1: Fix for uninitialized AFP signature. From HAT.
[netatalk.git] / etc / afpd / globals.h
index 31f7b4a8b720d91397e8d162114f3af7c69b699b..6ad480c2f6ccb16111d9965f27d03ee00598af96 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: globals.h,v 1.33 2010/03/29 15:22:57 franklahm Exp $
- *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
  */
@@ -70,6 +68,7 @@ struct afp_options {
     char *guest, *loginmesg, *keyfile, *passwdfile;
     char *uamlist;
     char *authprintdir;
+    char *signatureopt;
     unsigned char signature[16];
     char *k5service, *k5realm, *k5keytab;
     char *unixcodepage,*maccodepage;