network "default" --> bb_INET_default. Reduce 2 exported from find applet
This commit is contained in:
@ -34,8 +34,8 @@
|
||||
#include "busybox.h"
|
||||
|
||||
//XXX just found out about libbb/messages.c . maybe move stuff there ? - ghoz
|
||||
const char msg_req_arg[] = "option `%s' requires an argument";
|
||||
const char msg_invalid_arg[] = "invalid argument `%s' to `%s'";
|
||||
static const char msg_req_arg[] = "option `%s' requires an argument";
|
||||
static const char msg_invalid_arg[] = "invalid argument `%s' to `%s'";
|
||||
|
||||
static char *pattern;
|
||||
|
||||
|
Reference in New Issue
Block a user