fix warnings
This commit is contained in:
@@ -1898,6 +1898,7 @@ Svprintf(const char *fm, va_list args)
|
||||
break; \
|
||||
} \
|
||||
default: \
|
||||
c = '\0'; /* make compiler happy */\
|
||||
break; \
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user