Fix "usage()" to do the missing line termination.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 20:53:49 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 20:53:49 +0000 (13:53 -0700)
commit0dcad32ae239906217065b6a2b0fca41962e5d57
tree364de08062838733978d41da581fcdbb73c4f1b9
parent32d197f18d0be74a4d82e8c42513d83423091a22
Fix "usage()" to do the missing line termination.

It got broken when I changed it to use stdarg.
read-cache.c