* krb5.conf: Test with a space after ']' and '{'
authorEzra Peisach <epeisach@mit.edu>
Wed, 2 Aug 2000 13:57:32 +0000 (13:57 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 2 Aug 2000 13:57:32 +0000 (13:57 +0000)
commit6289a16a7634265a5161a6b2f94d518938aab692
tree34c8a7506c7f59c226e2bd3c74999519d5dc0ea1
parentcc62379617b1b09b0ba6153c49d3da4a28c0381b
* krb5.conf: Test with a space after ']' and '{'

* prof_parse.c (parse_std_line): Spaces after '{' or ']' should
not be a fatal error. This is a common lossage in krb5.conf files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12595 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/krb5.conf
src/util/profile/prof_parse.c