From: Marco van Wieringen Date: Fri, 16 Sep 2011 14:16:04 +0000 (+0200) Subject: Tweak comments. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=15bd95e7b59075c3bf10d91e67520afa866a99b1;p=bacula%2Fbacula Tweak comments. --- diff --git a/bacula/src/filed/xattr.c b/bacula/src/filed/xattr.c index e59e519021..b1f19fc980 100644 --- a/bacula/src/filed/xattr.c +++ b/bacula/src/filed/xattr.c @@ -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