aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap.c')
-rw-r--r--text2pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text2pcap.c b/text2pcap.c
index 1ac2442d31..226d53094f 100644
--- a/text2pcap.c
+++ b/text2pcap.c
@@ -1853,7 +1853,7 @@ parse_options (int argc, char *argv[])
}
int
-real_main(int argc, char *argv[])
+main(int argc, char *argv[])
{
int ret = EXIT_SUCCESS;