wireshark/epan/dissectors/asn1/ansi_map
Guy Harris 01f2e2b201 We really only need one range_foreach routine.
Rename range_foreach_r() to range_foreach(), getting rid of the old
range_foreach().

If your callback doesn't require an additional argument, just pass NULL
when calling range_foreach(), and declare the argument as unused.

Change-Id: I49a56f90610e39cf2ddc398c9e30ed11a6ca90db
Reviewed-on: https://code.wireshark.org/review/23025
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-08-08 22:06:27 +00:00
..
ansi_map.asn
ansi_map.cnf
CMakeLists.txt
Makefile.am
packet-ansi_map-template.c We really only need one range_foreach routine. 2017-08-08 22:06:27 +00:00
packet-ansi_map-template.h