libmemif: fix gcc strict-proto error 53/34253/3
authorMatthew Giassa <mgiassa@cisco.com>
Tue, 26 Oct 2021 19:33:57 +0000 (19:33 +0000)
committerBeno�t Ganne <bganne@cisco.com>
Wed, 27 Oct 2021 07:59:09 +0000 (07:59 +0000)
commit93bca19f1e1026a5b49fbd42ec07721a9b83175c
treebeff635730319edcd6f0b3fde8ffcad81ca78b18
parentc12d48f4e61cabe4352b2ab3e23618cabb7fae06
libmemif: fix gcc strict-proto error

- Changing function prototypes for a couple libmemif functions so that
  gcc will successfully compile with the "-Wstrict-prototypes" flag
  enabled.
- Re-ran unit tests via "make test" locally on Ubuntu 20.04 LTS x64.
  One issue (likely unrelated to patch):
  * Testcase name: Bidirectional Forwarding Detection (BFD)
    ERROR: put session admin-up and admin-down
    [test_bfd.BFD4TestCase.test_admin_up_down]

Type: fix
Change-Id: Ibcb7210873d39aec9348fe8ac7eebc78d089d8e0
Signed-off-by: Matthew Giassa <mgiassa@cisco.com>
extras/libmemif/src/libmemif.h