add function for getopt uint16_t arguments
authorChristian Grothoff <christian@grothoff.org>
Mon, 4 Jun 2018 17:00:10 +0000 (19:00 +0200)
committerChristian Grothoff <christian@grothoff.org>
Mon, 4 Jun 2018 17:00:10 +0000 (19:00 +0200)
commit41cbe10b783a0741c75566232886f262cd779fbb
tree044c6277532cd0ade440915982a86745623da7a5
parentfdf5283f5d5d603217748232941bafb60728aeb2
add function for getopt uint16_t arguments
src/gns/gnunet-bcd.c
src/gns/gnunet-gns-proxy.c
src/include/gnunet_getopt_lib.h
src/transport/Makefile.am
src/transport/plugin_transport_xu.h [new file with mode: 0644]
src/util/getopt_helpers.c