]> granicus.if.org Git - procps-ng/commitdiff
top: made prolog comments like those in procps:master
authorJim Warner <james.warner@comcast.net>
Fri, 28 Oct 2011 15:28:37 +0000 (10:28 -0500)
committerCraig Small <csmall@enc.com.au>
Thu, 22 Dec 2011 12:48:05 +0000 (23:48 +1100)
top/top.h

index fdb6449eca8cbfdebec6a76bb6a19ebacc1b67d5..7f76b776a8a4b1f7f98de1a7acd845033daec743 100644 (file)
--- a/top/top.h
+++ b/top/top.h
         /* 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)