summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/state.h
diff options
context:
space:
mode:
authorLuciano Iam <lucianito@gmail.com>2020-04-09 15:49:06 +0200
committerRobin Gareus <robin@gareus.org>2020-04-09 20:56:46 +0200
commit3da0cf2a31ddeac41d560d15230f8f99335b802e (patch)
tree3755b06cd5f471d7349467990201020d7f1e27d2 /libs/surfaces/websockets/state.h
parentc5332ddd0092c3a73315923a90c41024c0ad7758 (diff)
NO-OP update comments for header guard #endifs
Diffstat (limited to 'libs/surfaces/websockets/state.h')
-rw-r--r--libs/surfaces/websockets/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/websockets/state.h b/libs/surfaces/websockets/state.h
index 54d8876de3..39e7feced9 100644
--- a/libs/surfaces/websockets/state.h
+++ b/libs/surfaces/websockets/state.h
@@ -81,4 +81,4 @@ private:
std::size_t
hash_value (const NodeState&);
-#endif // node_state_h
+#endif // _ardour_surface_websockets_state_h_