random small shrinkage and elimination of statics
This commit is contained in:
parent
19507f0869
commit
04c99ebb4f
4 changed files with 8 additions and 7 deletions
|
@ -10,7 +10,7 @@
|
|||
#include "libbb.h"
|
||||
#include <syslog.h>
|
||||
|
||||
int logmode = LOGMODE_STDIO;
|
||||
smallint logmode = LOGMODE_STDIO;
|
||||
const char *msg_eol = "\n";
|
||||
|
||||
void bb_verror_msg(const char *s, va_list p, const char* strerr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue