Date: Tue, 19 Jun 2001 14:40:18 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys module.h Message-ID: <200106192140.f5JLeIv04456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/06/19 14:40:17 PDT
Modified files:
sys/sys module.h
Log:
Constify the module name. This silences a few warnings ("initialization
discards qualifier"), and probably adds a few where module names are
compared to or passed as non-const strings.
Not-objected-to-by: bde
Revision Changes Path
1.16 +3 -3 src/sys/sys/module.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106192140.f5JLeIv04456>
