about summary refs log tree commit diff
path: root/converter/ppm/ppmtoyuvsplit.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/ppm/ppmtoyuvsplit.c')
-rw-r--r--converter/ppm/ppmtoyuvsplit.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/ppm/ppmtoyuvsplit.c b/converter/ppm/ppmtoyuvsplit.c
index eb89ad29..a8723e32 100644
--- a/converter/ppm/ppmtoyuvsplit.c
+++ b/converter/ppm/ppmtoyuvsplit.c
@@ -209,3 +209,6 @@ main(int argc, const char ** argv) {
     fclose(vf);
     return 0;
 }
+
+
+