trylink: automatically use custom link script if user provides one
vinfo_msg: one user (info_msg), incorporate in it *: style fixes
This commit is contained in:
parent
a1120a8ea2
commit
dbe6e66d6a
8 changed files with 31 additions and 46 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
#include "libbb.h"
|
||||
|
||||
#if ENABLE_LOCALE_SUPPORT
|
||||
#if ENABLE_LOCALE_SUPPORT
|
||||
#define isspace_given_isprint(c) isspace(c)
|
||||
#else
|
||||
#undef isspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue