From e32686c10a4f4fe7c34b181845220b5c491f32fb Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Mon, 9 Feb 2009 14:56:31 -0300 Subject: whitespace cleanup: 's/ +$//g' --- src/misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/misc.c') diff --git a/src/misc.c b/src/misc.c index 646a79dc..8cfb7003 100644 --- a/src/misc.c +++ b/src/misc.c @@ -150,7 +150,7 @@ int a_Misc_get_content_type_from_data(void *Data, size_t Size, const char **PT) * All in the above set regard [00-31] as control characters. * LATIN1: [7F-9F] unused * CP-1251 {7F,98} unused (two characters). - * + * * We'll use [0-31] as indicators of non-text content. * Better heuristics are welcomed! :-) */ -- cgit v1.2.3