Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2010 16:37:50 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/calendar io.c
Message-ID:  <201005061638.o46GcCZp030959@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2010-05-06 16:37:50 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/calendar     io.c 
  Log:
  SVN rev 207701 on 2010-05-06 16:37:50Z by ache
  
  Fix recent space skipping:
  1) add missing (unsigned char) cast to ctype() macro
  2) fix off-by-one error causing last letter always doubled
  
  Revision  Changes    Path
  1.30      +2 -2      src/usr.bin/calendar/io.c



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