Big white-space cleanup.
[oweals/u-boot.git] / board / mpl / pati / pati.c
index 0355b65b841a82070dd72f3da896a35cc8520097..7893d61f163c21f893b29bcad8bbdc5db79ff6f5 100644 (file)
@@ -484,7 +484,7 @@ int pci_con_getc(void)
        else
                diff=r_ptr-w_ptr;
        if((diff<(REC_BUFFER_SIZE-4)) && buff_full) {
-               /* clear Mail box */
+               /* clear Mail box */
                        buff_full=0;
                        PCICON_SET_REG(PCICON_RECEIVE_REG,0L);
        }