[libsigcplusplus] Correct a comment.



commit f71c65e44db84fd19fa3400a650c46ecf1a82029
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jul 6 14:19:57 2016 +0200

    Correct a comment.

 sigc++/connection.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sigc++/connection.h b/sigc++/connection.h
index b00f818..7847810 100644
--- a/sigc++/connection.h
+++ b/sigc++/connection.h
@@ -100,4 +100,4 @@ private:
 
 } /* namespace sigc */
 
-#endif /* SIGC_TRACKABLE_HPP */
+#endif /* SIGC_CONNECTION_HPP */


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