aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ss/test_ss.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ss/test_ss.c')
-rw-r--r--lib/ss/test_ss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ss/test_ss.c b/lib/ss/test_ss.c
index a382673f5..1258000ee 100644
--- a/lib/ss/test_ss.c
+++ b/lib/ss/test_ss.c
@@ -136,7 +136,7 @@ int main(int argc, char **argv)
}
-void test_cmd(int argc, const char * const *argv,
+void test_cmd(int argc, ss_argv_t argv,
int sci_idx __SS_ATTR((unused)),
void *infop __SS_ATTR((unused)))
{