diff --git a/blocks.h b/blocks.h index 10f73f4..88c6a9f 100644 --- a/blocks.h +++ b/blocks.h @@ -30,4 +30,4 @@ static Block blocks[] = { { NULL } /* just to mark the end of the array */ }; -static const char *delim = " | "; +static const char *delim = " ";