Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 15:24:07 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs quota.h ufsmount.h
Message-ID:  <200808051524.m75FOCip010615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2008-08-05 15:24:07 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          quota.h ufsmount.h 
  Log:
  SVN rev 181329 on 2008-08-05 15:24:07Z by des
  
  ufsmount.h uses "struct\tfoo *bar;", except where it doesn't.
  quota.h uses "struct foo\t*bar;", except where it doesn't.
  Try to make them both agree with themselves (though not with eachother)
  
  Revision  Changes    Path
  1.31      +2 -2      src/sys/ufs/ufs/quota.h
  1.38      +5 -5      src/sys/ufs/ufs/ufsmount.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808051524.m75FOCip010615>