for asCaDebug change & to p

This commit is contained in:
Marty Kraimer
2004-02-12 16:31:29 +00:00
parent 6f58f32c96
commit 5f712bde67

View File

@@ -114,7 +114,7 @@ static void ascarCallFunc(const iocshArgBuf *args)
}
static struct iocshVarDef vardefs[] = {
{"asCaDebug", iocshArgInt,(void * const )&asCaDebug},
{"asCaDebug", iocshArgInt,(void * const )pasCaDebug},
{0,iocshArgInt,0}
};