diff libpurple/status.c @ 25421:b87a1e43389e

Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just deprecated and add them to the ChangeLog.API file.
author Richard Laager <rlaager@wiktel.com>
date Mon, 26 Jan 2009 11:11:39 +0000
parents 3687049b4faf
children 8c8948b9f602
line wrap: on
line diff
--- a/libpurple/status.c	Mon Jan 26 10:39:25 2009 +0000
+++ b/libpurple/status.c	Mon Jan 26 11:11:39 2009 +0000
@@ -23,6 +23,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+#define _PURPLE_STATUS_C_
+
 #include "internal.h"
 
 #include "blist.h"