Make this compile - missing ")";

This commit is contained in:
Peter Wemm 2000-01-14 15:54:45 +00:00
parent c14cc40662
commit 99904c75f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55977

View File

@ -258,7 +258,7 @@ ppiintr(void *arg)
break;
default:
#ifdef DEBUG_1284
printf("?%d", ppb_1284_get_state(ppbus);
printf("?%d", ppb_1284_get_state(ppbus));
#endif
ppb_1284_set_state(ppbus, PPB_FORWARD_IDLE);
ppb_set_mode(ppbus, PPB_COMPATIBLE);