pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/40713?usp=email )
Change subject: cosmetic: sgsnemu: Fix trailing whitespace ......................................................................
cosmetic: sgsnemu: Fix trailing whitespace
Also make linter happy: sgsnemu/cmdline.c:4: WARNING:LEADING_SPACE: please, no spaces at the start of a line
Change-Id: Ie89a9f9de64cd59d21341b6f381b32f56693840f --- M sgsnemu/cmdline.c M sgsnemu/cmdline.ggo 2 files changed, 10 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/13/40713/1
diff --git a/sgsnemu/cmdline.c b/sgsnemu/cmdline.c index 604e76b..e287116 100644 --- a/sgsnemu/cmdline.c +++ b/sgsnemu/cmdline.c @@ -1,12 +1,12 @@ /* - File autogenerated by gengetopt version 2.22.6 - generated with the following command: - gengetopt --conf-parser - - The developers of gengetopt consider the fixed text that goes in all - gengetopt output files to be in the public domain: - we make no copyright claims on it. -*/ + * File autogenerated by gengetopt version 2.22.6 + * generated with the following command: + * gengetopt --conf-parser + * + * The developers of gengetopt consider the fixed text that goes in all + * gengetopt output files to be in the public domain: + * we make no copyright claims on it. + */
/* If we use autoconf. */ #ifdef HAVE_CONFIG_H diff --git a/sgsnemu/cmdline.ggo b/sgsnemu/cmdline.ggo index 0d074aa..54db05b 100644 --- a/sgsnemu/cmdline.ggo +++ b/sgsnemu/cmdline.ggo @@ -1,11 +1,11 @@ # OsmoGGSN - Gateway GPRS Support Node # Copyright (C) 2002, 2003, 2004 Mondru AB. -# +# # The contents of this file may be used under the terms of the GNU # General Public License Version 2, provided that the above copyright # notice and this permission notice is included in all copies or # substantial portions of the software. -# +# # Use # gengetopt --conf-parser < cmdline.ggo # linux-2.6/scripts/Lindent cmdline.c