Windows: Rename libgssapi.dll -> gssapi.dll

This commit is contained in:
Asanka Herath
2010-07-14 01:21:58 -04:00
parent f88854effa
commit 08b297b785
2 changed files with 5 additions and 5 deletions

View File

@@ -31,6 +31,6 @@
#define RC_FILE_TYPE VFT_DLL
#define RC_FILE_DESC_0409 "Generic Security Service Application Program Interface library"
#define RC_FILE_ORIG_0409 "libgssapi.dll"
#define RC_FILE_ORIG_0409 "gssapi.dll"
#include "../../windows/version.rc"