[PATCH] appletalk/cops.h: missing const in struct ltfirmware

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2005-12-06 06:02:45 -05:00
parent b43de2d8db
commit 976345cc0f

View file

@ -51,7 +51,7 @@
struct ltfirmware
{
unsigned int length;
unsigned char * data;
const unsigned char * data;
};
#define DAYNA 1