2008-09-15 17:58:19 -04:00
|
|
|
$OpenBSD: patch-include_faad_h,v 1.2 2008/09/15 21:58:19 jakemsr Exp $
|
|
|
|
--- include/faad.h.orig Tue Jul 22 03:15:57 2008
|
|
|
|
+++ include/faad.h Tue Jul 22 03:16:11 2008
|
|
|
|
@@ -29,7 +29,7 @@
|
|
|
|
**/
|
|
|
|
|
|
|
|
/* warn people for update */
|
|
|
|
-#pragma message("please update faad2 include filename and function names!")
|
|
|
|
+// #pragma message("please update faad2 include filename and function names!")
|
|
|
|
|
|
|
|
/* Backwards compatible link */
|
|
|
|
#include "neaacdec.h"
|