summaryrefslogtreecommitdiff
path: root/randpkt-core.c
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2015-12-17 10:05:46 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-12-17 10:15:54 +0000
commiteb111742e071d70442638ee0926ef6b78828e056 (patch)
tree577c7fc040e449c5b98ad45ba2f17cde8d6fb6d3 /randpkt-core.c
parentad36e1b43ee756ae50a98f584ce723d83eebbbbf (diff)
downloadwireshark-eb111742e071d70442638ee0926ef6b78828e056.tar.gz
randpkt-core: add new line
Change-Id: If3624e8b42cdc6d2fcf8b42d389456607682dbb3 Reviewed-on: https://code.wireshark.org/review/12695 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'randpkt-core.c')
-rw-r--r--randpkt-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/randpkt-core.c b/randpkt-core.c
index a078bd0deb..dce64b7146 100644
--- a/randpkt-core.c
+++ b/randpkt-core.c
@@ -797,4 +797,4 @@ void randpkt_example_list(const char*** abbrev_list, const char*** longname_list
(*abbrev_list)[i] = examples[i].abbrev;
(*longname_list)[i] = examples[i].longname;
}
-} \ No newline at end of file
+}