9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/ggsn
Holger Hans Peter Freyther 1c4d9e6d87 cli: Manually patch the generated code to fix compiler warning
cmdline.c: In function ‘cmdline_parser_internal’:
cmdline.c:588:7: warning: variable ‘check_required’ set but not used [-Wunused-but-set-variable]
   int check_required;
       ^
2014-03-23 10:27:21 +01:00
..
Makefile.am build: Remove subdir-objects as it breaks make distclean 2012-11-06 13:59:59 +01:00
cmdline.c cli: Manually patch the generated code to fix compiler warning 2014-03-23 10:27:21 +01:00
cmdline.ggo qos length bugfix and apple support plus header cleanup 2004-09-17 11:30:40 +00:00
cmdline.h cli: Re-generate the cmdline.c/cmdline.h with newer gengetopt 2014-03-23 10:27:19 +01:00
ggsn.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00