Fixing comment
This commit is contained in:
parent
45174c4092
commit
7586685d07
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ typedef struct GDISPVMT {
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Should the driver routines should be static or not
|
// Should the driver routines be static or not
|
||||||
#if USE_VMT
|
#if USE_VMT
|
||||||
#define LLDSPEC static
|
#define LLDSPEC static
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Reference in a new issue