diff options
author | Jonathon Jongsma <jonathon@quotidian.org> | 2010-01-03 22:34:04 -0600 |
---|---|---|
committer | Jonathon Jongsma <jonathon@quotidian.org> | 2010-01-03 22:34:04 -0600 |
commit | aa139e5a64fe8b189a20d5ce27fe7bab4899ec5e (patch) | |
tree | 6fe6cc6cb429c696e52a3e31f7b8837ad81ae264 /gio/src/socketconnectable.hg | |
parent | cb46a81c46bfd794edc4362d89a82c37ba8d2c59 (diff) | |
download | glibmm-aa139e5a64fe8b189a20d5ce27fe7bab4899ec5e.tar.gz |
A bunch of minor doxygen cleanups around the tree
Mostly correct the 'since 2.24' notation on all of the network classes, and fix
up a variety of other little issues.
Diffstat (limited to 'gio/src/socketconnectable.hg')
-rw-r--r-- | gio/src/socketconnectable.hg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/src/socketconnectable.hg b/gio/src/socketconnectable.hg index 9e6643ca..7aa3a570 100644 --- a/gio/src/socketconnectable.hg +++ b/gio/src/socketconnectable.hg @@ -32,7 +32,7 @@ namespace Gio /** Interface for potential socket endpoints * - * @newin{2,22} + * @newin{2,24} * @ingroup NetworkIO */ class SocketConnectable : public Glib::Interface |