From edb71e5044b51c8a5c647fcdcf3d16c0218d4614 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Fri, 28 Oct 2011 10:28:37 -0500 Subject: top: made prolog comments like those in procps:master --- top/top.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/top/top.h b/top/top.h index fdb6449..7f76b77 100644 --- a/top/top.h +++ b/top/top.h @@ -49,20 +49,20 @@ /* The following convention is used to identify those areas where adaptations for hotplugging are to be found ... *** hotplug_acclimated *** - ( hopefully libproc will also be supportive of our efforts ) */ + ( hopefully libproc will also be supportive of our efforts ) */ /* And there are still some of these lurking here and there... - FIXME - blah, blah... */ + FIXME - blah, blah... */ /* For introducing inaugural cgroup support, thanks to: - Jan Gorig - April, 2011 */ + Jan Gorig - April, 2011 */ /* For the motivation and path to nls support, thanks to: - Sami Kerola, */ + Sami Kerola, */ /* There are still some short strings that may yet be candidates for nls support inclusion. They're identified with: - // nls_maybe */ + // nls_maybe */ #ifdef PRETEND2_5_X #define linux_version_code LINUX_VERSION(2,5,43) -- cgit v1.2.1