summaryrefslogtreecommitdiff
path: root/gtkmet.h
diff options
context:
space:
mode:
authorRuss Allbery <rra@debian.org>2009-12-06 13:28:36 -0800
committerRuss Allbery <rra@debian.org>2009-12-06 13:28:36 -0800
commit2dc6c06022f278f944c8b502fbe8ced1c73811e4 (patch)
treee6290c6509342ccbfca8004b4295b9b8604c4594 /gtkmet.h
parentfe15fa62fee6fe5e5f09e2ad6156be97e2b4f357 (diff)
Imported Upstream version 0.90+20091206
Diffstat (limited to 'gtkmet.h')
-rw-r--r--gtkmet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtkmet.h b/gtkmet.h
index 4a6420b..687d9b4 100644
--- a/gtkmet.h
+++ b/gtkmet.h
@@ -16,12 +16,12 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: gtkmet.h,v 1.3 2007/07/02 12:43:39 ace Exp $
+ * $Id: gtkmet.h,v 1.5 2009/03/02 09:43:51 c_anthon Exp $
*/
#ifndef _GTKMET_H_
#define _GTKMET_H_
-extern void GTKShowMatchEquityTable( const int nMatchTo,
+extern void GTKShowMatchEquityTable( const unsigned int nMatchTo,
const int anScore[ 2 ] );
#endif