summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2011-10-28 10:28:37 -0500
committerCraig Small <csmall@enc.com.au>2011-12-22 23:48:05 +1100
commitedb71e5044b51c8a5c647fcdcf3d16c0218d4614 (patch)
treedb9f01a3d86f0f7113e99d06f28637197627e7b0
parentacd73a13652886550afb341d77eab02c28387bf2 (diff)
downloadprocps-ng-edb71e5044b51c8a5c647fcdcf3d16c0218d4614.tar.gz
top: made prolog comments like those in procps:master
-rw-r--r--top/top.h10
1 files 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 <jgorig@redhat.com> - April, 2011 */
+ Jan Gorig <jgorig@redhat.com> - April, 2011 */
/* For the motivation and path to nls support, thanks to:
- Sami Kerola, <kerolasa@iki.fi> */
+ Sami Kerola, <kerolasa@iki.fi> */
/* 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)