diff options
Diffstat (limited to 'src/httprpc.h')
-rw-r--r-- | src/httprpc.h | 2 |
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 |