From ca7182b575a63ca3e7121574dcfde5b6851ec34f Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Thu, 26 Nov 2009 13:40:35 +0000 Subject: [PATCH] misc --- src/burp/mvol.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/burp/mvol.cpp b/src/burp/mvol.cpp index 15e021a0a9..cfeafe10f5 100644 --- a/src/burp/mvol.cpp +++ b/src/burp/mvol.cpp @@ -1182,7 +1182,10 @@ static bool read_header(DESC handle, ULONG* buffer_size, USHORT* format, bool in case att_backup_format: temp = get_numeric(); if (init_flag) + { *format = temp; + printf("format = %d\n", temp); + } break; case att_backup_transportable: