summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/aspect.h')
-rw-r--r--libvo/aspect.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libvo/aspect.h b/libvo/aspect.h
index de0a182397..9c4157cb38 100644
--- a/libvo/aspect.h
+++ b/libvo/aspect.h
@@ -20,5 +20,4 @@ void aspect_save_screenres(int scrw, int scrh);
void aspect(int *srcw, int *srch, int zoom);
-#endif
-
+#endif /* ASPECT_H */