Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 976345cc authored by Al Viro's avatar Al Viro
Browse files

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



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b43de2d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
struct ltfirmware
{
        unsigned int length;
        unsigned char * data;
        const unsigned char * data;
};

#define DAYNA 1