diff options
Diffstat (limited to 'mysys/my_windac.c')
-rw-r--r-- | mysys/my_windac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_windac.c b/mysys/my_windac.c index 51fe22e8f59..9b489759625 100644 --- a/mysys/my_windac.c +++ b/mysys/my_windac.c @@ -33,7 +33,7 @@ static my_bool is_nt() } /* - Auxilary structure to store pointers to the data which we need to keep + Auxiliary structure to store pointers to the data which we need to keep around while SECURITY_ATTRIBUTES is in use. */ |