[glibmm] Minor whitespace change
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Minor whitespace change
- Date: Tue, 26 Mar 2013 10:20:51 +0000 (UTC)
commit a1cdaa154c270cd9c4a811daa0a5e693270091d5
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Mar 26 11:18:15 2013 +0100
Minor whitespace change
gio/src/tlsclientconnection.hg | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gio/src/tlsclientconnection.hg b/gio/src/tlsclientconnection.hg
index 2527d8c..07c749e 100644
--- a/gio/src/tlsclientconnection.hg
+++ b/gio/src/tlsclientconnection.hg
@@ -37,7 +37,9 @@ class SocketConnectable;
* representing a client-side TLS connection.
* @newin{2,36}
*/
-class TlsClientConnection : public Glib::Interface, public TlsConnection
+class TlsClientConnection
+: public Glib::Interface,
+ public TlsConnection
{
_CLASS_INTERFACE(TlsClientConnection, GTlsClientConnection, G_TLS_CLIENT_CONNECTION,
GTlsClientConnectionInterface)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]