From: Hallvard Furuseth Date: Sun, 18 Jul 2004 00:47:35 +0000 (+0000) Subject: Split string literal to keep it below ANSI C's allowed 509-char limit. X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~60 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b81b0216a98eae37d85bee175bcc146b0b1c9dee;p=openldap Split string literal to keep it below ANSI C's allowed 509-char limit. --- diff --git a/servers/slapd/aclparse.c b/servers/slapd/aclparse.c index 694b77f500..b8c970d4d0 100644 --- a/servers/slapd/aclparse.c +++ b/servers/slapd/aclparse.c @@ -1745,21 +1745,21 @@ str2accessmask( const char *str ) static void acl_usage( void ) { - fprintf( stderr, "%s%s\n", + fprintf( stderr, "%s%s%s\n", " ::= access to " "[ by [ ] ]+ \n" " ::= * | [dn[.]=] [filter=] [attrs=]\n" " ::= [val[.