aboutsummaryrefslogtreecommitdiffstats
path: root/reordercap.c
diff options
context:
space:
mode:
Diffstat (limited to 'reordercap.c')
-rw-r--r--reordercap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reordercap.c b/reordercap.c
index 4507537f16..7f3463d89b 100644
--- a/reordercap.c
+++ b/reordercap.c
@@ -161,7 +161,7 @@ failure_message_cont(const char *msg_format, va_list ap)
/* Main function. */
/********************************************************************/
int
-real_main(int argc, char *argv[])
+main(int argc, char *argv[])
{
char *init_progfile_dir_error;
wtap *wth = NULL;