]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak comments.
authorMarco van Wieringen <mvw@planets.elm.net>
Fri, 16 Sep 2011 14:16:04 +0000 (16:16 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 16 Sep 2011 19:50:17 +0000 (21:50 +0200)
bacula/src/filed/xattr.c

index e59e5190219f5b6059a36110d974fd074841eaa6..b1f19fc9808f1abee1799033fa167f9c0711e91f 100644 (file)
@@ -3333,7 +3333,7 @@ static bxattr_exit_code (*os_parse_xattr_streams)(JCR *jcr, int stream) = solari
  */
 bxattr_exit_code build_xattr_streams(JCR *jcr, FF_PKT *ff_pkt)
 {
-   /**
+   /*
     * See if we are changing from one device to an other.
     * We save the current device we are scanning and compare
     * it with the current st_dev in the last stat performed on
@@ -3363,7 +3363,7 @@ bxattr_exit_code parse_xattr_streams(JCR *jcr, int stream)
 {
    unsigned int cnt;
 
-   /**
+   /*
     * See if we are changing from one device to an other.
     * We save the current device we are restoring to and compare
     * it with the current st_dev in the last stat performed on