]> git.armaanb.net Git - opendoas.git/blobdiff - env.c
use static in the right places to seperate modules better ok tedu
[opendoas.git] / env.c
diff --git a/env.c b/env.c
index e4e1c4317dab3a8b717e578d0802c1b912d3fb24..23a95f297e8f5f04ce0cc97b203acbc819fbdceb 100644 (file)
--- a/env.c
+++ b/env.c
@@ -195,7 +195,7 @@ prepenv(struct rule *rule)
                NULL
        };
        struct env *env;
-       
+
        env = createenv(rule);
 
        /* if we started with blank, fill some defaults then apply rules */