From 8ba6b4eaf939f34ac34993aa225143b4102f6c02 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 20 Feb 2010 21:02:49 +0000 Subject: cosmetics: Remove pointless empty lines at EOF. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2 --- subopt-helper.c | 1 - 1 file changed, 1 deletion(-) (limited to 'subopt-helper.c') diff --git a/subopt-helper.c b/subopt-helper.c index 810fcd1a73..31cedeef6c 100644 --- a/subopt-helper.c +++ b/subopt-helper.c @@ -347,4 +347,3 @@ int strargcasecmp(strarg_t *arg, char *str) { res = arg->len - strlen(str); return res; } - -- cgit v1.2.3