aboutsummaryrefslogtreecommitdiff
path: root/helper/test/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/test/table.c')
-rw-r--r--helper/test/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/test/table.c b/helper/test/table.c
index 2887bd599..1a889392c 100644
--- a/helper/test/table.c
+++ b/helper/test/table.c
@@ -25,7 +25,7 @@
* value (data): MAC address of the next hop station (6 bytes).
*/
-int main(int argc ODPH_UNUSED, char *argv[] ODPH_UNUSED)
+int main(int argc ODP_UNUSED, char *argv[] ODP_UNUSED)
{
odp_instance_t instance;
int ret = 0;