From c95eb57405d3d2f0e6cfab313aa74b1bad280452 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 29 Jan 2013 18:15:55 -0800 Subject: Clean up trailing whitespace in the kernel headers. And fix the scripts so they stop letting trailing whitespace through. Change-Id: Ie109fbe1f63321e565ba0fa60fee8e9cf3a61cfc --- libc/kernel/common/linux/tty.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/kernel/common/linux/tty.h') diff --git a/libc/kernel/common/linux/tty.h b/libc/kernel/common/linux/tty.h index c85020300..5f5cdcb21 100644 --- a/libc/kernel/common/linux/tty.h +++ b/libc/kernel/common/linux/tty.h @@ -18,6 +18,6 @@ ****************************************************************************/ #ifndef _LINUX_TTY_H #define _LINUX_TTY_H -#define N_CAIF 20 +#define N_CAIF 20 #endif /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -- cgit v1.2.3