diff options
Diffstat (limited to 'src/test.c')
| -rw-r--r-- | src/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ | |||
| 22 | #include <stdio.h> | 22 | #include <stdio.h> |
| 23 | #include <time.h> | 23 | #include <time.h> |
| 24 | 24 | ||
| 25 | int main(int argc,char* argv[]) | 25 | int main(int argc, char *argv[]) |
| 26 | { | 26 | { |
| 27 | return 0; | 27 | return 0; |
| 28 | } | 28 | } |
