Make parsing more flexible, so we don't barf over lack of spaces
authorTheodore Tso <tytso@mit.edu>
Wed, 14 Feb 1996 21:48:05 +0000 (21:48 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 14 Feb 1996 21:48:05 +0000 (21:48 +0000)
commit01f49f47431347b02b4dd153b0b11f19d6ab6f1d
tree74b4f8e7b3d68118b79fc5781f21bb3e5f324be2
parent37573cd7a4478474a1c1acb98beeac665c73885c
Make parsing more flexible, so we don't barf over lack of spaces
around the equals sign.

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