chiark / gitweb /
undo one of the changes from r1.6, which was wrong and has wrong checkin message...
authorian <ian>
Sat, 30 Apr 2005 20:24:38 +0000 (20:24 +0000)
committerian <ian>
Sat, 30 Apr 2005 20:24:38 +0000 (20:24 +0000)
parport/train-pic-prog-select.c

index 5b58a6a1e855b6b3f91dbd52206379dba1db3740..c12af54e99f7c09923f6f36a57d0c22cedc14a1c 100644 (file)
@@ -108,7 +108,7 @@ int main(int argc, const char *const *argv) {
   }
 
   printf("Selecting %d/%d; bytes:", nselected, ROWS*COLUMNS);
-  wpause(PPWCONTROL, ((void)0x02 /* !ENGAGE_VPP, !PC, !PDW */, 0x00));
+  wpause(PPWCONTROL, 0x02 /* !ENGAGE_VPP, !PC, !PDW */);
 
   for (row=0; row<ROWS; row++) {
     v= 0;