patch-1.3.87 linux/arch/ppc/kernel/raw_printf.c

Next file: linux/arch/ppc/kernel/traps.c
Previous file: linux/arch/ppc/kernel/ppc_machine.h.isin.processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/arch/ppc/kernel/raw_printf.c linux/arch/ppc/kernel/raw_printf.c
@@ -470,7 +470,7 @@
 		EBRACEQ			/* saw ESC[= */
 	} state;		/* command parser state */
 	int	cx;		/* the first escape seq argument */
-	int	cy;		/* the second escap seq argument */
+	int	cy;		/* the second escape seq argument */
 	int	*accp;		/* pointer to the current processed argument */
 	int	row;		/* current column */
 	int	so;		/* standout mode */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this