Fix test warning

This commit is contained in:
jD91mZM2
2018-06-30 09:26:46 +02:00
parent 674d4e3695
commit 2f6467bce6
+1
View File
@@ -1,4 +1,5 @@
#include <unistd.h>
#include <stdio.h>
int main(int argc, char** argv) {
char *const args[1] = {"arg"};