Merge branch 'master' into netgen-1.5
This commit is contained in:
commit
6b4eb01ee8
|
|
@ -2066,6 +2066,7 @@ _netcmp_format(ClientData clientData,
|
||||||
Tcl_WrongNumArgs(interp, 1, objv, "[col1_width [col2_width]]");
|
Tcl_WrongNumArgs(interp, 1, objv, "[col1_width [col2_width]]");
|
||||||
return TCL_ERROR;
|
return TCL_ERROR;
|
||||||
}
|
}
|
||||||
|
return TCL_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*------------------------------------------------------*/
|
/*------------------------------------------------------*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue