Author: blogic Date: 2015-01-28 13:05:58 +0100 (Wed, 28 Jan 2015) New Revision: 44163
Modified: trunk/config/Config-build.in Log: config: fix typo in Global build settings menu Signed-off-by: Daniel Golle <[email protected]> Modified: trunk/config/Config-build.in =================================================================== --- trunk/config/Config-build.in 2015-01-28 12:01:51 UTC (rev 44162) +++ trunk/config/Config-build.in 2015-01-28 12:05:58 UTC (rev 44163) @@ -251,7 +251,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
