Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2010 21:10:44 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man9 driver.9
Message-ID:  <201003030848.o238mvAA001321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2010-03-02 21:10:44 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       driver.9 
  Log:
  SVN rev 204602 on 2010-03-02 21:10:44Z by glebius
  
  - Add missing includes to make example "compilable".
  - Use C99 initializer just in case if driver_t may change in future.
  - Use NULL for pointer arguments instead of 0.
  
  Revision  Changes    Path
  1.13      +8 -6      src/share/man/man9/driver.9



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