remove the dummy typedef for struct SoupSessionFeature that was needed
authorDan Winship <danw@src.gnome.org>
Wed, 21 Jan 2009 17:15:35 +0000 (17:15 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 21 Jan 2009 17:15:35 +0000 (17:15 +0000)
commit6343c5a70b0590c2e57b1407696305d74163ded9
treed461b8cd05f171c187b11fb4c1276494ea71a128
parent3b729e66d129202e2289f3bf01409e47cdaa1e45
remove the dummy typedef for struct SoupSessionFeature that was needed

* libsoup/soup-session-feature.h: remove the dummy typedef for
struct SoupSessionFeature that was needed because we weren't
scanning soup-types.h. Fixes the build with non-GNU compilers.

* libsoup/soup-session-feature.c: document
SoupSessionFeatureInterface

* docs/reference/Makefile.am (IGNORE_HFILES): oops, don't ignore
soup-types.h

* docs/reference/libsoup-2.4-docs.sgml:
* docs/reference/libsoup-2.4-sections.txt: Split
SoupSessionFeature into its own file.

svn path=/trunk/; revision=1231
ChangeLog
docs/reference/Makefile.am
docs/reference/libsoup-2.4-docs.sgml
docs/reference/libsoup-2.4-sections.txt
libsoup/soup-session-feature.c
libsoup/soup-session-feature.h