diff options
Diffstat (limited to 'tools/envcrc.c')
-rw-r--r-- | tools/envcrc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/envcrc.c b/tools/envcrc.c index 19fe17c..5f13a63 100644 --- a/tools/envcrc.c +++ b/tools/envcrc.c @@ -94,4 +94,3 @@ int main (int argc, char **argv) #endif return EXIT_SUCCESS; } - |