Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2009 16:29:22 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/bios smapi.c
Message-ID:  <200905201629.n4KGTOHh070246@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-05-20 16:29:22 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/bios        smapi.c 
  Log:
  SVN rev 192441 on 2009-05-20 16:29:22Z by imp
  
  Some minor style changes:
  o Convert K&R function definitions to ANSI
  o Eliminate spaces/tabs that should have been deleted as part of the de__P
    efforts
  o Use struct thread * in preference to d_thread_t *.
  
  Revision  Changes    Path
  1.16      +14 -22    src/sys/i386/bios/smapi.c



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