summaryrefslogtreecommitdiffstats
path: root/sub_cc.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-20 21:02:49 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-20 21:02:49 +0000
commit8ba6b4eaf939f34ac34993aa225143b4102f6c02 (patch)
tree478affd23420fa4f9067a3ad581c5425866e5bb3 /sub_cc.h
parent4a2e468d4b29c3fd4b89c7b33cd9aefba885bfd6 (diff)
downloadmpv-8ba6b4eaf939f34ac34993aa225143b4102f6c02.tar.bz2
mpv-8ba6b4eaf939f34ac34993aa225143b4102f6c02.tar.xz
cosmetics: Remove pointless empty lines at EOF.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'sub_cc.h')
-rw-r--r--sub_cc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub_cc.h b/sub_cc.h
index 7062849f91..13ef1991b7 100644
--- a/sub_cc.h
+++ b/sub_cc.h
@@ -25,4 +25,3 @@ void subcc_init(void);
void subcc_process_data(unsigned char *inputdata,unsigned int len);
#endif /* MPLAYER_SUB_CC_H */
-