src/documentation.h

changeset 1217
314e12e23c3a
parent 968
4b93b7963456
child 1222
34def2630300
--- a/src/documentation.h	Thu Jan 04 19:40:52 2018 +0200
+++ b/src/documentation.h	Thu Jan 04 19:44:26 2018 +0200
@@ -18,4 +18,4 @@
 
 #pragma once
 extern const char* g_docs_overlays;
-void showDocumentation (const char* text);
+void showDocumentation(const char* text);

mercurial