conf: beautify one formatting in the directives array.

Michael
This commit is contained in:
Michael Adam 2009-09-28 08:21:50 +02:00
parent 2beaac96d3
commit 5198ae644b

View File

@ -223,7 +223,8 @@ struct {
},
{
BEGIN "(upstream)" WS "(" IP "|" ALNUM ")" ":" INT "(" WS STR
")?" END, handle_upstream, NULL},
")?" END, handle_upstream, NULL
},
#endif
/* loglevel */
STDCONF ("loglevel", "(critical|error|warning|notice|connect|info)",