]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test.c
mk: use linux and freebsd in config names
[dpdk.git] / app / test / test.c
index 351c7f2759be32cd43e9f71ae211cf4510d25fc3..d646f5160ba84c7bc467831ce65b3ea6de68218d 100644 (file)
@@ -36,7 +36,7 @@ extern cmdline_parse_ctx_t main_ctx[];
 
 const char *prgname; /* to be set to argv[0] */
 
-static const char *recursive_call; /* used in linuxapp for MP and other tests */
+static const char *recursive_call; /* used in linux for MP and other tests */
 
 static int
 no_action(void){ return 0; }