From 25e7705249bea5e9da8a1be15bb2bee6b7b452bc Mon Sep 17 00:00:00 2001 From: yitam Date: Thu, 8 Jun 2017 15:45:22 -0700 Subject: [PATCH] added a comment for CEKeystoreData --- source/shared/msodbcsql.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/shared/msodbcsql.h b/source/shared/msodbcsql.h index 0528acb9..e970c0ac 100644 --- a/source/shared/msodbcsql.h +++ b/source/shared/msodbcsql.h @@ -370,6 +370,7 @@ #pragma warning(disable:4200) #endif +// Communication between the driver and application via the CEKeystoreData structure typedef struct CEKeystoreData { wchar_t *name;