summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-07-06 14:19:57 +0200
committerMurray Cumming <murrayc@murrayc.com>2016-07-06 14:19:57 +0200
commitf71c65e44db84fd19fa3400a650c46ecf1a82029 (patch)
tree32feda42a2d261889e443092f28289fdeedf5233
parent3354f1dbe17e0d442ad662856a8fae6d151f6df0 (diff)
downloadsigc++-f71c65e44db84fd19fa3400a650c46ecf1a82029.tar.gz
Correct a comment.
-rw-r--r--sigc++/connection.h2
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 */