patch-2.4.3 linux/lib/inflate.c
Next file: linux/lib/string.c
Previous file: linux/kernel/sys.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Mar  6 19:44:37 2001
-  Orig file: 
v2.4.2/linux/lib/inflate.c
-  Orig date: 
Fri Jan 14 17:56:38 2000
diff -u --recursive --new-file v2.4.2/linux/lib/inflate.c linux/lib/inflate.c
@@ -11,7 +11,7 @@
  *   Little mods for all variable to reside either into rodata or bss segments
  *   by marking constant variables with 'const' and initializing all the others
  *   at run-time only.  This allows for the kernel uncompressor to run
- *   directly from Flash or ROM memory on embeded systems.
+ *   directly from Flash or ROM memory on embedded systems.
  */
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)