-
-
-
-
usr/src/boot/sys/boot/common/tem.c (Diff revision 1) Should be:
case A_CSI: { int i; tem->tvs_curparam = 0; tem->tvs_paramval = 0; tem->tvs_gotparam = B_FALSE; /* clear the parameters */ for (i = 0; i < TEM_MAXPARAMS; i++) tem->tvs_params[i] = -1; tem->tvs_state = A_STATE_CSI; break; }
-
-
-
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+17 -17) |