More changes for scan corrections and unit test coverage
[ric-plt/lib/rmr.git] / test / test_si95_em.c
index 9eb7d94..3e70727 100644 (file)
@@ -173,7 +173,7 @@ static int em_sigetaddr( struct ginfo_blk *gptr, char *buf ) {
        return 0;
 }
 
-static struct tp_blk *em_silisten_prep( struct ginfo_blk *gptr, int type, char* abuf, int family ) {
+static struct tp_blk *em_silisten_prep( int type, char* abuf, int family ) {
        return NULL;
 }