--- a/libpurple/protocols/myspace/persist.h Tue Dec 16 02:25:08 2008 +0000 +++ b/libpurple/protocols/myspace/persist.h Tue Dec 16 03:35:22 2008 +0000 @@ -43,7 +43,7 @@ /** Define a set of _DSN and _LID constants for a persistance request. */ #define MSIM_PERSIST_DSN_LID(name,dsn,lid) \ static const int name##_DSN = dsn; \ - static const int name##_LID = lid; + static const int name##_LID = lid; /* Can't do this, errors: * persist.h:51:3: error: '#' is not followed by a macro parameter