K 10 svn:author V 5 wosch K 8 svn:date V 27 1997-03-08T16:21:40.000000Z K 7 svn:log V 266 Allow comments in group database. The character `#' introduces a comment. Leading spaces and tabs are ignored: '^[ \t]*#.*\n$' Count an empty line - only spaces, tabs or newline - also as a comment. (to be compatibel with password database comments). '^[ \t]*\n$' END