clitar.c: add line in DBG macro
authorAurélien Aptel <aurelien.aptel@gmail.com>
Thu, 11 Jul 2013 16:12:38 +0000 (18:12 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 19 Feb 2014 17:22:27 +0000 (18:22 +0100)
Signed-off-by: Aurélien Aptel <aurelien.aptel@gmail.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/client/clitar.c

index 2bd913785f09d022ba2c6b5bb28f5a904f92b127..88c86d1cc5f44c7d7d18e47a9eada9b26c162174 100644 (file)
@@ -26,7 +26,7 @@
 #include <archive_entry.h>
 
 #define LEN(x) (sizeof(x)/sizeof((x)[0]))
-#define DBG(a, b) (DEBUG(a, ("tar: ")), DEBUG(a, b))
+#define DBG(a, b) (DEBUG(a, ("tar:%-3d ", __LINE__)), DEBUG(a, b))
 
 /**
  * Maximum value for the blocksize field