From ab62a4c9d982f20bae3406c14ac2933e7d700d64 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 21 Oct 2017 20:44:20 +0200 Subject: Fix whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 57732c8..beb3393 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ Protocol: Messages of this type shall match the regular expression - ^SUB \([^\x00]*\)\(\x00.*\)\?$ + ^SUB \([^\x00]*\)\(\x00.*\)\?$ where \1 is the routing key pattern, \2 is ignored. @@ -52,7 +52,7 @@ Protocol: Messages of this type shall match the regular expression - ^UNSUB \([^\x00]*\)\(\x00.*\)\?$ + ^UNSUB \([^\x00]*\)\(\x00.*\)\?$ where \1 is the routing key pattern, \2 is ignored. @@ -66,7 +66,7 @@ Protocol: Messages of this type shall match the regular expression - ^MSG \([^\x00]*\)\x00\(.*\)$ + ^MSG \([^\x00]*\)\x00\(.*\)$ where \1 is the routing key for the message and \2 is the message payload. -- cgit v1.2.3-70-g09d2