diff src/ls-oct-binary.cc @ 6240:3e5a3b5fd40e

[project @ 2007-01-11 07:32:12 by jwe]
author jwe
date Thu, 11 Jan 2007 07:32:13 +0000
parents 22e23bee74c8
children 93c65f2a5668
line wrap: on
line diff
--- a/src/ls-oct-binary.cc
+++ b/src/ls-oct-binary.cc
@@ -139,7 +139,7 @@
 {
   std::string retval;
 
-  char tmp = 0;
+  unsigned char tmp = 0;
 
   int32_t name_len = 0;
   int32_t doc_len = 0;