From 0d787afcb4249fd8656a9ae7d99a83ebd5207de7 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 25 Apr 2014 01:43:24 -0700 Subject: Another whitespace cleanup. Change-Id: I7c5c557730fb59244bc82c35fcf79c40991d4d99 Reviewed-on: https://code.wireshark.org/review/1341 Reviewed-by: Guy Harris --- epan/charsets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/charsets.h') diff --git a/epan/charsets.h b/epan/charsets.h index ff7ea0856a..7a8210442b 100644 --- a/epan/charsets.h +++ b/epan/charsets.h @@ -98,7 +98,7 @@ get_ucs_4_string(wmem_allocator_t *scope, const guint8 *ptr, gint length, const WS_DLL_PUBLIC guint8 * get_ts_23_038_7bits_string(wmem_allocator_t *scope, const guint8 *ptr, const gint bit_offset, gint no_of_chars); - + WS_DLL_PUBLIC guint8 * get_ascii_7bits_string(wmem_allocator_t *scope, const guint8 *ptr, const gint bit_offset, gint no_of_chars); -- cgit v1.2.3