Take the blame of bugs I (hopefully did not) introduce. Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- sys-utils/cytune.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys-utils/cytune.c b/sys-utils/cytune.c index d9bc900..95db9c9 100644 --- a/sys-utils/cytune.c +++ b/sys-utils/cytune.c @@ -35,6 +35,8 @@ * - added Native Language Support * Sun Mar 21 1999 - Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxx> * - fixed strerr(errno) in gettext calls + * May 2014 - Sami Kerola <kerolasa@xxxxxx> + * - more than 50% rewrite of the code */ #include <getopt.h> -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html