summaryrefslogtreecommitdiff
path: root/evrpc-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'evrpc-internal.h')
-rw-r--r--evrpc-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/evrpc-internal.h b/evrpc-internal.h
index b5c4eaf8..4a27a364 100644
--- a/evrpc-internal.h
+++ b/evrpc-internal.h
@@ -29,7 +29,7 @@
struct evrpc;
-#define EVRPC_URI_PREFIX ".rpc."
+#define EVRPC_URI_PREFIX "/.rpc."
struct evrpc_base {
/* the HTTP server under which we register our RPC calls */