Subject: PR/32322 CVS commit: src/usr.bin/column
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, daniel@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 12/17/2005 18:15:04
The following reply was made to PR bin/32322; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32322 CVS commit: src/usr.bin/column
Date: Sat, 17 Dec 2005 18:10:55 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sat Dec 17 18:10:55 UTC 2005
 
 Modified Files:
 	src/usr.bin/column: column.c
 
 Log Message:
 PR/32322: Daniel de Kok: Division by zero in column(1) with certain column
 widths.
 Cleanup and pass lint.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.13 src/usr.bin/column/column.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.