[libsoup/wip/tpopela/negotiate: 64/64] Fix the introspection enabled build after rebase



commit e7f914bf6ad1489baed0e7defa89126ba7132ac2
Author: Tomas Popela <tpopela redhat com>
Date:   Tue Feb 16 13:11:53 2016 +0100

    Fix the introspection enabled build after rebase

 libsoup/soup-auth.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libsoup/soup-auth.h b/libsoup/soup-auth.h
index 5d780f6..cd70f23 100644
--- a/libsoup/soup-auth.h
+++ b/libsoup/soup-auth.h
@@ -116,6 +116,7 @@ GType soup_auth_digest_get_type (void);
 SOUP_AVAILABLE_IN_2_4
 GType soup_auth_ntlm_get_type   (void);
 #define SOUP_TYPE_AUTH_NEGOTIATE  (soup_auth_negotiate_get_type ())
+SOUP_AVAILABLE_IN_2_54
 GType soup_auth_negotiate_get_type   (void);
 
 /* Deprecated SoupPasswordManager-related APIs: all are now no-ops */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]