From: Jim Meyering Date: Mon, 4 Apr 2005 22:30:22 +0000 (+0000) Subject: (USAGE_BUILTIN_WARNING): remove trailing newline X-Git-Tag: CPPI-1_12~1116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce1ecb48b7e4dc03fb333df28fadf608e67ea140;p=thirdparty%2Fcoreutils.git (USAGE_BUILTIN_WARNING): remove trailing newline --- diff --git a/src/system.h b/src/system.h index 19f699fa59..d4d0218f0e 100644 --- a/src/system.h +++ b/src/system.h @@ -617,8 +617,7 @@ enum _("\n" \ "NOTE: your shell may have its own version of %s, which usually supersedes\n" \ "the version described here. Please refer to your shell's documentation\n" \ -"for details about the options it supports.\n" \ -"\n") +"for details about the options it supports.\n") #define HELP_OPTION_DESCRIPTION \ _(" --help display this help and exit\n")