fix plugin.c to compile on Windows
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 28 Jun 2006 21:45:20 +0000 (21:45 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 28 Jun 2006 21:45:20 +0000 (21:45 +0000)
commit30cbabc2918399d7419a2552f7a26ff4da0c070c
tree77a8215fb23a3bb838008cadfd04da913dbec06c
parentc3d776897051ec477b40812679c9e751f7cc25c4
fix plugin.c to compile on Windows

 plugins.c: Move a brace so that the Windows case falls
            within the conditional

ticket: new
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18248 dc483132-0cff-0310-8789-dd5450dbe970
src/util/support/plugins.c