projects
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kbuild: Fix compiler warning with assertion when calling 'fwrite'
[linux.git]
/
scripts
/
kconfig
/
kxgettext.c
diff --git
a/scripts/kconfig/kxgettext.c
b/scripts/kconfig/kxgettext.c
index e9d8e791bf0d2d71e19dbaa447488b138a5d00fe..2858738b22d5aeac27154f74af433540839d37a6 100644
(file)
--- a/
scripts/kconfig/kxgettext.c
+++ b/
scripts/kconfig/kxgettext.c
@@
-7,7
+7,6
@@
#include <stdlib.h>
#include <string.h>
-#define LKC_DIRECT_LINK
#include "lkc.h"
static char *escape(const char* text, char *bf, int len)
This page took
0.031583 seconds
and
4
git commands to generate.