summaryrefslogtreecommitdiff
path: root/analyzers/src/watch/protocols/abstract_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'analyzers/src/watch/protocols/abstract_protocol.h')
-rw-r--r--analyzers/src/watch/protocols/abstract_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/analyzers/src/watch/protocols/abstract_protocol.h b/analyzers/src/watch/protocols/abstract_protocol.h
index 4e0649b..a194864 100644
--- a/analyzers/src/watch/protocols/abstract_protocol.h
+++ b/analyzers/src/watch/protocols/abstract_protocol.h
@@ -62,5 +62,5 @@ private:
std::size_t amount;
};
//------------------------------------------------------------------------------
-#endif//ABSTRACT_PROTOCOL_H
+#endif //ABSTRACT_PROTOCOL_H
//------------------------------------------------------------------------------