diff framehook.c @ 64:b0e0eb595e29 libavformat

* static,const,compiler warning cleanup
author kabi
date Mon, 10 Feb 2003 09:35:32 +0000
parents dcc03a32d1bb
children a58a8a53eb46
line wrap: on
line diff
--- a/framehook.c	Sun Feb 09 18:07:16 2003 +0000
+++ b/framehook.c	Mon Feb 10 09:35:32 2003 +0000
@@ -103,7 +103,7 @@
     }
 }
 
-void frame_hook_release()
+void frame_hook_release(void)
 {
     FrameHookEntry *fhe;
     FrameHookEntry *fhenext;