summaryrefslogtreecommitdiffstats
path: root/vobsub.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 /vobsub.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 'vobsub.h')
-rw-r--r--vobsub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vobsub.h b/vobsub.h
index fb4b5eca4a..b076e4b6bc 100644
--- a/vobsub.h
+++ b/vobsub.h
@@ -45,4 +45,3 @@ int vobsub_set_from_lang(void *vobhandle, unsigned char * lang);
void vobsub_seek(void * vobhandle, float pts);
#endif /* MPLAYER_VOBSUB_H */
-