diff options
Diffstat (limited to 'arch/alpha/boot/misc.c')
-rw-r--r-- | arch/alpha/boot/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/boot/misc.c b/arch/alpha/boot/misc.c index d65192202703..325d4dd4f904 100644 --- a/arch/alpha/boot/misc.c +++ b/arch/alpha/boot/misc.c @@ -30,7 +30,7 @@ extern long srm_printk(const char *, ...) __attribute__ ((format (printf, 1, 2))); /* - * gzip delarations + * gzip declarations */ #define OF(args) args #define STATIC static |