From ad2f77faead53027af0d82aa45131036a63dc898 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 5 Jan 2017 16:29:40 +0200 Subject: Cosmetic change --- build2/test/script/regex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build2') diff --git a/build2/test/script/regex b/build2/test/script/regex index b4c619f..9a70030 100644 --- a/build2/test/script/regex +++ b/build2/test/script/regex @@ -62,8 +62,8 @@ namespace build2 union { int special; // 0 (nul character) - // -1 (EOF) - // [()|.*+?{\}0123456789,=!] (excluding []) + // -1 (EOF) + // [()|.*+?{\}0123456789,=!] (excluding []) const char_string* literal; const char_regex* regex; -- cgit v1.1