Subject: CVS commit: src/sys/arch/hpcsh/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/21/2006 22:55:34
Module Name: src
Committed By: uwe
Date: Sat Jan 21 22:55:34 UTC 2006
Modified Files:
src/sys/arch/hpcsh/dev: pfckbd.c
Log Message:
Use C99 __func__ instead of gcc __FUNCTION__ to make lint happy.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/hpcsh/dev/pfckbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.