Add deprecation attributes to deprecated functions
authorJavier Jardón <jjardon@gnome.org>
Sat, 10 Mar 2012 12:24:05 +0000 (12:24 +0000)
committerJavier Jardón <jjardon@gnome.org>
Thu, 5 Jul 2012 14:19:51 +0000 (23:19 +0900)
commit804281853d8a683bfdb61310827c16101fe8414b
tree0851ca2c77e35201fd5a31a23fa01bc0b5123af6
parent05a4021de41c18a8bf8285d60ed43777516e61a8
Add deprecation attributes to deprecated functions

This is using the newly introduce G_DEPRECATED macros
from GLib. Traditional deprecation guards are still in
place.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671770
libsoup/soup-logger.h
libsoup/soup-message-headers.h