Lines 1-11
Link Here
|
1 |
--- ./src/core/sipe.c.orig 2010-05-27 11:34:50.000000000 +0200 |
|
|
2 |
+++ ./src/core/sipe.c 2010-05-27 11:36:16.000000000 +0200 |
3 |
@@ -10683,6 +10683,8 @@ |
4 |
NULL, /* get_media_caps */ |
5 |
#if PURPLE_VERSION_CHECK(2,7,0) |
6 |
NULL, /* get_moods */ |
7 |
+ NULL, /* set_public_alias */ |
8 |
+ NULL, /* get_public_alias */ |
9 |
#endif |
10 |
#endif |
11 |
#endif |