X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fchar%2Frio%2Fcontrol.h;h=6853d03304a39f4e5a20cee824ed5d7a7a704120;hb=8d8706e2f86d28814c1b40a116ffdeca35e4c949;hp=1712f6261dd163be26045cf4a205247eb168237a;hpb=a9415644583ef344e02f84faf5fe24bfadb2af8e;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/char/rio/control.h b/drivers/char/rio/control.h index 1712f62..6853d03 100644 --- a/drivers/char/rio/control.h +++ b/drivers/char/rio/control.h @@ -51,12 +51,11 @@ #define UFOAD ( CONTROL + 4 ) #define IWAIT ( CONTROL + 5 ) -#define IFOAD_MAGIC 0xF0AD /* of course */ +#define IFOAD_MAGIC 0xF0AD /* of course */ #define ZOMBIE_MAGIC (~0xDEAD) /* not dead -> zombie */ -#define UFOAD_MAGIC 0xD1E /* kill-your-neighbour */ -#define IWAIT_MAGIC 0xB1DE /* Bide your time */ +#define UFOAD_MAGIC 0xD1E /* kill-your-neighbour */ +#define IWAIT_MAGIC 0xB1DE /* Bide your time */ #endif /*********** end of file ***********/ -