aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oids.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2007-08-27 18:44:55 +0000
committerGuy Harris <guy@alum.mit.edu>2007-08-27 18:44:55 +0000
commit49dbf60a03b81c2aa5d1fc773a7915a4f53392cc (patch)
tree5a5ccd6a82dc2cb5c42d93225d8cd8f15975c948 /epan/oids.c
parentc4531ac2a834aa66b3d2d80568afd4512162df84 (diff)
Get rid of extra newlines at the end of epan/oids.h, and give one of
them to epan/oids.c. :-) svn path=/trunk/; revision=22687
Diffstat (limited to 'epan/oids.c')
-rw-r--r--epan/oids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/oids.c b/epan/oids.c
index 22fba0b1d0..12ed1e32c3 100644
--- a/epan/oids.c
+++ b/epan/oids.c
@@ -1051,4 +1051,4 @@ void add_oid_debug_subtree(oid_info_t* oid_info, proto_tree *tree) {
add_oid_debug_subtree(oid_info->parent, pt);
}
}
-#endif \ No newline at end of file
+#endif