missing comma
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 6 Aug 2007 15:19:50 +0000 (15:19 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 6 Aug 2007 15:19:50 +0000 (15:19 +0000)
commit228893a6ca289fe8ad20c761576da8212646601d
tree42a2c68190a645904881fdefaa282e9b20075ee2
parent9839a1095d8c65a78d646c5e98307e37d58c0a34
missing comma

The pkinit additions in revision 18973 left out a comma after the
last function in the list.  This caused builds that did not define
DESIGNATED_INITIALIZERS to break.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19755 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/accessor.c