aboutsummaryrefslogtreecommitdiff
path: root/src/httprpc.h
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-11-12 11:19:44 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-11-16 09:56:45 +0100
commitfa44237d76b66b6664870c3927b65a0ef89022e4 (patch)
tree2f60626fda466410facd55c259ff70ddeaf366db /src/httprpc.h
parentad09c287cb7033a28f8d0a002c1ca4f194c12f11 (diff)
downloadbitcoin-fa44237d76b66b6664870c3927b65a0ef89022e4.tar.xz
doc: Fix typos in endif header comments
Diffstat (limited to 'src/httprpc.h')
-rw-r--r--src/httprpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/httprpc.h b/src/httprpc.h
index 5a3b990646..6daf7d28f5 100644
--- a/src/httprpc.h
+++ b/src/httprpc.h
@@ -31,4 +31,4 @@ void InterruptREST();
*/
void StopREST();
-#endif
+#endif // BITCOIN_HTTPRPC_H