$OpenBSD: patch-examples_demo_info_cpp,v 1.1 2017/04/09 11:07:42 sthen Exp $
--- examples/demo_info.cpp.orig	Sun Apr  9 12:04:34 2017
+++ examples/demo_info.cpp	Sun Apr  9 12:04:40 2017
@@ -309,7 +309,7 @@ void PrintInformation(const ID3_Tag &myTag)
 
 #define DEBUG
 
-int main( unsigned int argc, char * const argv[])
+int main( int argc, char * const argv[])
 {
   ID3D_INIT_DOUT();
 
