diff options
Diffstat (limited to 'procps/ps.c')
-rw-r--r-- | procps/ps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/ps.c b/procps/ps.c index 3cb86e49c..e18bd2a58 100644 --- a/procps/ps.c +++ b/procps/ps.c | |||
@@ -385,4 +385,4 @@ int ps_main(int argc, char **argv) | |||
385 | return EXIT_SUCCESS; | 385 | return EXIT_SUCCESS; |
386 | } | 386 | } |
387 | 387 | ||
388 | #endif | 388 | #endif /* ENABLE_DESKTOP */ |