diff options
| -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); } |
![]() |
index : gascop | |
| A lightweight POCSAG decoder for rtl-sdr devices |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | gascop.c | 2 |
@@ -132,6 +132,6 @@ int main(int argc, char **argv) { IGNORE(argc); IGNORE(argv); - printf("Dumpocsag v0.1\n"); + printf("Gascop...\n"); exit(0); } |