diff options
Diffstat (limited to 'etisnoop.cpp')
-rw-r--r-- | etisnoop.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etisnoop.cpp b/etisnoop.cpp index 22248d5..9786fc3 100644 --- a/etisnoop.cpp +++ b/etisnoop.cpp @@ -468,6 +468,7 @@ int eti_analyse(eti_analyse_config_t& config) printf("-------------------------------------------------------------------------------------------------------------\n"); } + return 0; } void printbuf(string header, |