]> granicus.if.org Git - file/commitdiff
fix bug intruduced by the locale changes.
authorChristos Zoulas <christos@zoulas.com>
Tue, 11 Mar 2014 15:52:54 +0000 (15:52 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 11 Mar 2014 15:52:54 +0000 (15:52 +0000)
src/readelf.c

index 2bb32aa8bb7895d12a30ed3c0aabc6b409c0200c..e04b764e64a8bb284a18321e5cb00ef7d357b603 100644 (file)
@@ -27,7 +27,7 @@
 #include "file.h"
 
 #ifndef lint
-FILE_RCSID("@(#)$File: readelf.c,v 1.98 2013/09/20 00:39:43 christos Exp $")
+FILE_RCSID("@(#)$File: readelf.c,v 1.99 2013/11/05 15:44:01 christos Exp $")
 #endif
 
 #ifdef BUILTIN_ELF
@@ -952,6 +952,7 @@ doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num,
                        break;
                }
 
+printf("name %s type %d\n", name, xsh_type);
                /* Things we can determine when we seek */
                switch (xsh_type) {
                case SHT_NOTE: