merge by hand - fix up rejections in Documentation/DocBook/Makefile

Tento commit je obsažen v:
James Bottomley
2005-05-20 15:27:44 -05:00
1282 změnil soubory, kde provedl 32304 přidání a 15748 odebrání

Zobrazit soubor

@@ -1824,7 +1824,10 @@ static int esp_do_data(struct NCR_ESP *esp, struct ESP_regs *eregs)
/* loop */
while (hmuch) {
int j, fifo_stuck = 0, newphase;
unsigned long flags, timeout;
unsigned long timeout;
#if 0
unsigned long flags;
#endif
#if 0
if ( i % 10 )
ESPDATA(("\r"));