changeset 924:42e327ee501e

Comment typo spotted by Joe Perches.
author Rob Landley <rob@landley.net>
date Tue, 08 Dec 2009 17:09:51 -0600
parents 4e798d7aa5f9
children b5e7bae9fb1a
files sources/patches/linux-2.6.25-rc1-noperl.patch
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/patches/linux-2.6.25-rc1-noperl.patch	Tue Dec 08 08:36:10 2009 -0600
+++ b/sources/patches/linux-2.6.25-rc1-noperl.patch	Tue Dec 08 17:09:51 2009 -0600
@@ -550,7 +550,7 @@
 +
 +(
 +	echo
-+	echo "#endif /* __KERNEL_TIMECHONST_H */"
++	echo "#endif /* __KERNEL_TIMECONST_H */"
 +) >> $FILENAME || exit 1
 +
 +# Don't rm $FILENAME on exit anymore.