bde         2006-05-04 03:56:31 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/top          machine.c 
  Log:
  Move the formatting of the NICE column to a new function format_nice()
  so that it can be more easily unbroken and extended.
  
  Try to use `static', `const' (as appropriate), prototypes declared together,
  and parameter names in prototypes for all private functions, not just the
  new one.
  
  Revision  Changes    Path
  1.76      +30 -20    src/usr.bin/top/machine.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to