about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/libtools/myalign32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libtools/myalign32.c b/src/libtools/myalign32.c
index c3228714..792242f4 100755
--- a/src/libtools/myalign32.c
+++ b/src/libtools/myalign32.c
@@ -70,6 +70,7 @@ void myStackAlign32(const char* fmt, uint32_t* st, uint64_t* mystack)
                     case '8':
                     case '9':
                     case '.': 
+                    case '#':
                     case '+': 
                     case '-': ++p; break; // formating, ignored
                     case 'm': state = 0; ++p; break; // no argument