Windows: Construct paths for LoadLibrary with backslashes
commit9f2a06a80ea16f5e75bb79bb3f90e712f7c1d3e2
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Sep 2013 01:45:54 +0000 (13 21:45 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Sep 2013 02:19:00 +0000 (13 22:19 -0400)
treebf19e80bc3c5b2a4650a5972430e9a3cf775fea1
parenta7c9497c5dddce81435e4f2cd97c416e0e47921a
Windows: Construct paths for LoadLibrary with backslashes

Mixing forward and backslashes is confusing.  Use the expected
backslashes.

Change-Id: Ia775c73eca430138f677decc1975aad0a401fc53
lib/krb5/plugin.c