Skip to content

Commit 7494763

Browse files
carenasdscho
authored andcommitted
config.mak.uname: PCRE1 cleanup
Style issue: a space was missing. Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]>
1 parent ec4df82 commit 7494763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mak.uname

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ else
668668
HAVE_LIBCHARSET_H = YesPlease
669669
NO_GETTEXT =
670670
USE_GETTEXT_SCHEME = fallthrough
671-
USE_LIBPCRE= YesPlease
671+
USE_LIBPCRE = YesPlease
672672
NO_CURL =
673673
USE_NED_ALLOCATOR = YesPlease
674674
else

0 commit comments

Comments
 (0)