changeset 1088:f558888661ca

newline at the end of the file
author szabii
date Sun, 10 Jun 2001 22:25:09 +0000
parents e2e9a82f9134
children b2a29e1224e4
files libvo/osd.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/osd.h	Sun Jun 10 22:04:54 2001 +0000
+++ b/libvo/osd.h	Sun Jun 10 22:25:09 2001 +0000
@@ -14,4 +14,5 @@
 extern void vo_draw_alpha_rgb15(int w,int h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase,int dststride);
 extern void vo_draw_alpha_rgb16(int w,int h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase,int dststride);
 
-#endif
\ No newline at end of file
+#endif
+