Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 08:16:37 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/calendar calendar.c calendar.h io.c
Message-ID:  <200808050816.m758GiHS046617@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-08-05 08:16:37 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/calendar     calendar.c calendar.h io.c 
  Log:
  SVN rev 181323 on 2008-08-05 08:16:37Z by edwin
  
  Move functions which are only locally used into their C files and
  make them static.
  
  usage() in calendar.c
  event_*() in io.c
  
  PR:             bin/118644
  Approved by:    bde@ (mentor)
  
  Revision  Changes    Path
  1.21      +3 -1      src/usr.bin/calendar/calendar.c
  1.14      +0 -19     src/usr.bin/calendar/calendar.h
  1.26      +20 -3     src/usr.bin/calendar/io.c



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