]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/attr.h
Fix header file includes.
[bacula/bacula] / bacula / src / lib / attr.h
index 29d057c2a180448c0d5fce110ae5b2f45b62ac6e..b393b492365520bfe739e79a75d65e25da25c95d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *   attr.h Definition of attributes packet for unpacking from tape
- * 
+ *
  *    Kern Sibbald, June MMIII
  *
  *   Version $Id$
@@ -37,8 +37,8 @@ struct ATTR {
    POOLMEM *ofname;                   /* output filename */
    POOLMEM *olname;                   /* output link name */
    /*
-    * Note the following three variables point into the 
-    *  current BSOCK record, so they are invalid after    
+    * Note the following three variables point into the
+    *  current BSOCK record, so they are invalid after
     *  the next socket read!
     */
    char *attr;                        /* attributes position */