msrtool: Fix simple breakage in r4964

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4966 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Peter Stuge 2009-11-28 05:30:57 +00:00
parent d80e57c9c8
commit f30a222074
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ trycompile() {
exit 1
}
trylink {
trylink() {
NPARMS=$#
WHAT="${1}"
shift