diff options
-rw-r--r-- | src/rc/rc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/rc.c b/src/rc/rc.c index 8e9cd935..d0748a99 100644 --- a/src/rc/rc.c +++ b/src/rc/rc.c @@ -918,8 +918,8 @@ main(int argc, char **argv) free(p); } } - } #endif + } } if (going_down) { |