diff options
-rw-r--r-- | procps/nmeter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/nmeter.c b/procps/nmeter.c index 6111e4baf..7836a90d5 100644 --- a/procps/nmeter.c +++ b/procps/nmeter.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Based on nanotop.c from floppyfw project | 4 | * Based on nanotop.c from floppyfw project |
5 | * | 5 | * |
6 | * Contact me: vda.linux@googlemail.com */ | 6 | * Contact me: vda.linux@googlemail.com |
7 | */ | 7 | */ |
8 | 8 | ||
9 | //TODO: | 9 | //TODO: |