fix for dano target
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17769 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -948,7 +948,7 @@ add_message_contents(BList *textlist, BMessage *msg, int32 level)
|
|||||||
int32 count;
|
int32 count;
|
||||||
int32 i, sizefound, j;
|
int32 i, sizefound, j;
|
||||||
ulong typefound;
|
ulong typefound;
|
||||||
char *namefound;
|
const char *namefound;
|
||||||
void *voidptr;
|
void *voidptr;
|
||||||
BMessage a_message;
|
BMessage a_message;
|
||||||
char *textline, *datatype, *content;
|
char *textline, *datatype, *content;
|
||||||
|
|||||||
Reference in New Issue
Block a user