diff options
author | levong <[email protected]> | 2022-02-10 16:51:45 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:51:45 +0300 |
commit | 5a1d870a044e6a0fc52fe457c2a6055181cf7438 (patch) | |
tree | 3cdd2c9308558b140cf58d98c76dd716ff4012a4 /util/system/defaults.h | |
parent | 4596484b94e7bba39c8241e41e9c7f7b5665fdc5 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/system/defaults.h')
-rw-r--r-- | util/system/defaults.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/defaults.h b/util/system/defaults.h index dcd7abea38e..bc55fd596c3 100644 --- a/util/system/defaults.h +++ b/util/system/defaults.h @@ -75,7 +75,7 @@ #include "compiler.h" -#ifdef _win_ +#ifdef _win_ #include <malloc.h> #elif defined(_sun_) #include <alloca.h> |