From fa44237d76b66b6664870c3927b65a0ef89022e4 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Fri, 12 Nov 2021 11:19:44 +0100 Subject: doc: Fix typos in endif header comments --- src/httprpc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/httprpc.h') 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 -- cgit v1.2.3