From: ian Date: Sat, 30 Apr 2005 20:24:38 +0000 (+0000) Subject: undo one of the changes from r1.6, which was wrong and has wrong checkin message... X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=7a2f6902501e34e06a5c7d00b6382fce7e17da3a;p=trains.git undo one of the changes from r1.6, which was wrong and has wrong checkin message. remaining changes in 1.6 are: sleep 5ms instead of 1us when shifting; pay attention to yesforbit when deploying --- diff --git a/parport/train-pic-prog-select.c b/parport/train-pic-prog-select.c index 5b58a6a..c12af54 100644 --- a/parport/train-pic-prog-select.c +++ b/parport/train-pic-prog-select.c @@ -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