summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/src/striphtml.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/src/striphtml.h')
-rw-r--r--plugins/MirOTR/src/striphtml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/src/striphtml.h b/plugins/MirOTR/src/striphtml.h
index 3b2d9b6cbc..b00113c00a 100644
--- a/plugins/MirOTR/src/striphtml.h
+++ b/plugins/MirOTR/src/striphtml.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
struct STRIPHTML_DATA {
std::stack<char*> stack;