|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Todd C. Miller (millert
cvs.openbsd.org)
Date: Wed Dec 28 2005 - 12:50:22 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: millert
cvs.openbsd.org 2005/12/28 11:50:22
Modified files:
lib/libc/stdio : makebuf.c
Log message:
Remove useless if() introduced by accident in rev 1.3. Checking the
flag for sprintf-ness is not useful in a code path that is not
called for sprintf and friends.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]