diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-01 12:48:55 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-01 12:48:55 +0200 |
| commit | 6f4313bc1ed5be794146e6ca2fd73f48c7906061 (patch) | |
| tree | a79c8be8613e8b4256d609477f98f440bfd7168c /src/env.c | |
| parent | 1a5bfe9b08707b0aef748d7921a419ba4a046fba (diff) | |
| download | nissy-classic-6f4313bc1ed5be794146e6ca2fd73f48c7906061.tar.gz nissy-classic-6f4313bc1ed5be794146e6ca2fd73f48c7906061.zip | |
Reverted to 2.0.3
Diffstat (limited to 'src/env.c')
| -rw-r--r-- | src/env.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -1,5 +1,3 @@ | |||
| 1 | #define ENV_C | ||
| 2 | |||
| 3 | #include "env.h" | 1 | #include "env.h" |
| 4 | 2 | ||
| 5 | bool initialized_env = false; | 3 | bool initialized_env = false; |
