warning fix
authorMatthias Braun <matze@braunis.de>
Mon, 4 Sep 2006 12:50:49 +0000 (12:50 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 4 Sep 2006 12:50:49 +0000 (12:50 +0000)
ir/be/beprofile.h

index 6cc1739..b3fbf18 100644 (file)
@@ -28,7 +28,7 @@ void be_profile_read(char * filename);
 /**
  * Frees the profile info
  */
-void be_profile_free();
+void be_profile_free(void);
 
 /**
  * Get block execution count as determined be profiling