diff options
Diffstat (limited to 'gascop.c')
| -rw-r--r-- | gascop.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,6 +132,6 @@ int main(int argc, char **argv) { IGNORE(argc); IGNORE(argv); - printf("Dumpocsag v0.1\n"); + printf("Gascop...\n"); exit(0); } |
