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/gtp
Emmanuel Bretelle 111e054543 Fix warning on unused fscanf return code
Relevant output of make:

gtp.c: In function ‘log_restart’:
gtp.c:697: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result

Signed-off-by: Emmanuel Bretelle <chantra@debuntu.org>
2010-10-20 11:04:51 +02:00
..
Makefile.am Added new version of autotools 2005-03-14 21:53:10 +00:00
gtp.c Fix warning on unused fscanf return code 2010-10-20 11:04:51 +02:00
gtp.h qos length bugfix and apple support plus header cleanup 2004-09-17 11:30:40 +00:00
gtpie.c [libgtp] Fix GTPIE parsing segfault on 64bit architectures 2010-05-16 00:35:39 +02:00
gtpie.h Fix various compiler warnings throughout the code 2010-05-04 11:08:38 +02:00
lookupa.c Initial revision 2002-12-16 13:33:51 +00:00
lookupa.h Initial revision 2002-12-16 13:33:51 +00:00
pdp.c qos length bugfix and apple support plus header cleanup 2004-09-17 11:30:40 +00:00
pdp.h Extend 'struct pdp_t' with a void *priv pointer for application use 2010-06-03 05:52:10 +02:00
queue.c qos length bugfix and apple support plus header cleanup 2004-09-17 11:30:40 +00:00
queue.h qos length bugfix and apple support plus header cleanup 2004-09-17 11:30:40 +00:00