mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Remove warning
git-svn-id: svn://svn.berlios.de/openocd/trunk@1518 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user