]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/findlib/find.h
- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
[bacula/bacula] / bacula / src / findlib / find.h
index ba2980965473de3854f77579c3450d1f226b7493..0b62f0da37bf5c1bddc0d595ffacd8f5ed16481a 100755 (executable)
@@ -4,7 +4,7 @@
  *     Kern Sibbald MIM
  */
 /*
-   Copyright (C) 2000-2004 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald 
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -197,7 +197,7 @@ struct FF_PKT {
    int GZIP_level;                    /* compression level */
    char *reader;                      /* reader program */
    char *writer;                      /* writer program */
-   alist *fstypes;                   /* allowed file system types */
+   alist fstypes;                     /* allowed file system types */
 
    /* List of all hard linked files found */
    struct f_link *linklist;           /* hard linked files */