stefanf 2005-04-13 19:54:04 UTC
FreeBSD src repository
Modified files:
usr.bin/printf printf.c
Log:
Assign 0.0 to the variable passed to getfloating() if the argument is missing.
MFC after: 1 week
Revision Changes Path
1.32 +3 -1 src/usr.bin/printf/printf.c