summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-16 21:08:05 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-16 21:08:05 +0000
commit3ea3b615a358cd8d329c5b4a022d85e545690941 (patch)
treefdf5b946b21b29fa4e03fd9c3d2f026c1525ae99 /libvo
parentebe63858a9dad004d53826e96baef66085502d6c (diff)
downloadmpv-3ea3b615a358cd8d329c5b4a022d85e545690941.tar.bz2
mpv-3ea3b615a358cd8d329c5b4a022d85e545690941.tar.xz
sorry, for the #endif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@479 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/fastmemcpy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/fastmemcpy.h b/libvo/fastmemcpy.h
index b606270c7d..a90a0bfe7d 100644
--- a/libvo/fastmemcpy.h
+++ b/libvo/fastmemcpy.h
@@ -148,4 +148,4 @@ inline static void * fast_memcpy(void * to, const void * from, unsigned len)
#endif
-
+#endif