Remove warning

git-svn-id: svn://svn.berlios.de/openocd/trunk@1518 b42882b7-edfa-0310-969c-e2dbd0fdcd60
__archive__
duane 2009-04-24 02:13:02 +00:00
parent 2fb843773b
commit 7372da95be
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ static int gw16012_execute_queue(void)
}
#if PARPORT_USE_GIVEIO == 1
static int gw16012_get_giveio_access()
static int gw16012_get_giveio_access(void)
{
HANDLE h;
OSVERSIONINFO version;