Fixing comment

remotes/origin_old/ugfx_release_2.6
Joel Bodenmann 2015-11-18 20:34:27 +01:00
parent 45174c4092
commit 7586685d07
1 changed files with 1 additions and 1 deletions

View File

@ -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