RosterPrivate: Define kMsgAppServerStarted as uint32 to appease GCC2.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <Roster.h>
|
||||
|
||||
|
||||
const int32 kMsgAppServerStarted = '_ASt';
|
||||
const uint32 kMsgAppServerStarted = '_ASt';
|
||||
|
||||
|
||||
class BRoster::Private {
|
||||
|
||||
Reference in New Issue
Block a user