[OpenWrt-Devel] [PATCH] config: fix typo in Global build settings menu
Daniel Golle
daniel at makrotopia.org
Tue Jan 27 08:51:16 EST 2015
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
config/Config-build.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/Config-build.in b/config/Config-build.in
index 280f719..0ca145e 100644
--- a/config/Config-build.in
+++ b/config/Config-build.in
@@ -251,7 +251,7 @@ menu "Global build settings"
endchoice
choice
- prompt "Enable buffer-overflows detction (FORTIFY_SOURCE)"
+ prompt "Enable buffer-overflows detection (FORTIFY_SOURCE)"
help
Enable the _FORTIFY_SOURCE macro which introduces additional
checks to detect buffer-overflows in the following standard library
--
2.2.2
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list