summaryrefslogtreecommitdiffstats
path: root/cnd/inc/cnd_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'cnd/inc/cnd_commands.h')
-rw-r--r--cnd/inc/cnd_commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnd/inc/cnd_commands.h b/cnd/inc/cnd_commands.h
index 5824ba1..85a913f 100644
--- a/cnd/inc/cnd_commands.h
+++ b/cnd/inc/cnd_commands.h
@@ -28,6 +28,6 @@
{CNE_NOTIFY_DEFAULT_NW_PREF_CMD, dispatchInts, responseVoid},
{CNE_REQUEST_UPDATE_WLAN_SCAN_RESULTS_CMD, dispatchWlanScanResults, responseVoid},
{CNE_NOTIFY_SENSOR_EVENT_CMD, dispatchVoid, responseVoid},
- {CNE_REQUEST_CONFIG_IPROUTE2_CMD, dispatchStrings, responseVoid}
+ {CNE_REQUEST_CONFIG_IPROUTE2_CMD, dispatchIproute2Cmd, responseVoid}