* prof_file.c: Cast return from prof_mutex_lock and
authorEzra Peisach <epeisach@mit.edu>
Mon, 23 Dec 2002 18:08:02 +0000 (18:08 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 23 Dec 2002 18:08:02 +0000 (18:08 +0000)
commite1005575ffda3f380afcd6d4fab5559ba402c065
tree1f1211ec47fb75a981ca6019614eda91959192ed
parent3dfda778fd007686f1d5edd0f434d45d74ac982b
   * prof_file.c: Cast return from prof_mutex_lock and
        prof_mutex_unlock to void to avoid warnings of code with no side
        effects.

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