summaryrefslogtreecommitdiffstats
path: root/libvo/fastmemcpy.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/fastmemcpy.h')
-rw-r--r--libvo/fastmemcpy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/fastmemcpy.h b/libvo/fastmemcpy.h
index a379a6f4bc..e09deb4f5b 100644
--- a/libvo/fastmemcpy.h
+++ b/libvo/fastmemcpy.h
@@ -105,4 +105,4 @@ static inline void * memcpy_pic2(void * dst, const void * src,
return retval;
}
-#endif
+#endif /* FASTMEMCPY_H */