aboutsummaryrefslogtreecommitdiff
path: root/src/env.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-05-01 12:48:55 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-05-01 12:48:55 +0200
commit6f4313bc1ed5be794146e6ca2fd73f48c7906061 (patch)
treea79c8be8613e8b4256d609477f98f440bfd7168c /src/env.c
parent1a5bfe9b08707b0aef748d7921a419ba4a046fba (diff)
downloadnissy-classic-6f4313bc1ed5be794146e6ca2fd73f48c7906061.tar.gz
nissy-classic-6f4313bc1ed5be794146e6ca2fd73f48c7906061.zip
Reverted to 2.0.3
Diffstat (limited to '')
-rw-r--r--src/env.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/env.c b/src/env.c
index 375bfa8..282bc8f 100644
--- a/src/env.c
+++ b/src/env.c
@@ -1,5 +1,3 @@
1#define ENV_C
2
3#include "env.h" 1#include "env.h"
4 2
5bool initialized_env = false; 3bool initialized_env = false;

Generated with cgit - Back to sebastiano.tronto.net