* Undoing the replacement of a multicolumn character by a singlecolumn

character twice made the singlecolumn character invisible.
This commit is contained in:
Gunnar Ritter
2005-01-10 21:59:00 +00:00
parent 5a5e906d9e
commit 335f1e9f08
4 changed files with 17 additions and 7 deletions

View File

@@ -73,7 +73,7 @@
#ifndef lint
#ifdef DOSCCS
static char sccsid[] = "@(#)ex_vops.c 1.22 (gritter) 1/2/05";
static char sccsid[] = "@(#)ex_vops.c 1.24 (gritter) 1/10/05";
#endif
#endif