From f3dd7fe1eb5348922b079db2bdede700d4d28fbd Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 5 Aug 2014 16:10:44 -0400 Subject: Fix whitespace/indentation to match editor modelines. Change-Id: I3445ae22f10584582d465bf632942e016f5f70ca Reviewed-on: https://code.wireshark.org/review/3452 Reviewed-by: Bill Meier --- epan/oids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/oids.h') diff --git a/epan/oids.h b/epan/oids.h index 4bbdc4989a..a0668a5272 100644 --- a/epan/oids.h +++ b/epan/oids.h @@ -145,7 +145,7 @@ WS_DLL_PUBLIC guint oid_encoded2subid(const guint8 *oid, gint len, guint32** subids_p); WS_DLL_PUBLIC guint oid_encoded2subid_sub(const guint8 *oid_bytes, gint oid_len, guint32** subids_pi, - gboolean is_first); + gboolean is_first); WS_DLL_PUBLIC guint oid_string2subid(wmem_allocator_t *scope, const gchar *oid_str, guint32** subids_p); -- cgit v1.2.1