Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 06/02/2001 20:29:47
Module Name: syssrc
Committed By: kristerw
Date: Sat Jun 2 17:29:47 UTC 2001
Modified Files:
syssrc/sys/netiso: tp_driver.c
Log Message:
Silent gcc 3.0 warnings that multi-line string literals are deprecated (and
these literals should not be multi-line. It looks like they became that way
when a developer got a bit carried away when KNFing the code...)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/netiso/tp_driver.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.