Date: Sun, 23 Jun 2002 13:03:03 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_run.c Message-ID: <200206232003.g5NK33h06148@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/06/23 13:03:03 PDT
Modified files:
sys/ddb db_run.c
Log:
Split the declaration and the initialization of two variables.
This has the fortunate side effect of stopping GCC from
reporting warnings about unused variables on sparc64.
Reviewed by: bde
Revision Changes Path
1.22 +4 -4 src/sys/ddb/db_run.c
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?200206232003.g5NK33h06148>
