Date: Fri, 5 Dec 1997 11:14:38 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys malloc.h Message-ID: <199712051914.LAA25935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde         1997/12/05 11:14:38 PST
  Modified files:
    sys/sys              malloc.h 
  Log:
  Removed one `const' from the declaration of `ks_shortdesc'.  The pointer
  isn't actually const in vmstat.
  
  Fixed pedantic syntax errors caused by trailing semicolons in macro
  definitions.
  
  Fixed style bugs and typos in revisions 1.26-1.33.
  
  Revision  Changes    Path
  1.35      +12 -11    src/sys/sys/malloc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712051914.LAA25935>
