Subject: CVS commit: basesrc/lib/csu/i386_elf
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/31/2001 01:23:39
Module Name: basesrc
Committed By: thorpej
Date: Sun Dec 30 23:23:38 UTC 2001
Modified Files:
basesrc/lib/csu/i386_elf: crt0.c
Log Message:
Don't use multi-line string literals; they're not supported by ANSI C.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/csu/i386_elf/crt0.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.