Fixed a comment.

This commit is contained in:
bde 1995-11-24 14:56:00 +00:00
parent e37b56e338
commit 2889b1ba4a
3 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: syscons.c,v 1.128 1995/11/04 16:00:52 markm Exp $
* $Id: syscons.c,v 1.129 1995/11/20 12:13:32 phk Exp $
*/
#include "sc.h"
@ -2001,7 +2001,7 @@ scinit(void)
/*
* Ensure a zero start address. This is mainly to recover after
* switching from pcvt using userconfig(). The registers are r/o
* switching from pcvt using userconfig(). The registers are w/o
* for old hardware so it's too hard to relocate the active screen
* memory.
*/

View File

@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: syscons.c,v 1.128 1995/11/04 16:00:52 markm Exp $
* $Id: syscons.c,v 1.129 1995/11/20 12:13:32 phk Exp $
*/
#include "sc.h"
@ -2001,7 +2001,7 @@ scinit(void)
/*
* Ensure a zero start address. This is mainly to recover after
* switching from pcvt using userconfig(). The registers are r/o
* switching from pcvt using userconfig(). The registers are w/o
* for old hardware so it's too hard to relocate the active screen
* memory.
*/

View File

@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: syscons.c,v 1.128 1995/11/04 16:00:52 markm Exp $
* $Id: syscons.c,v 1.129 1995/11/20 12:13:32 phk Exp $
*/
#include "sc.h"
@ -2001,7 +2001,7 @@ scinit(void)
/*
* Ensure a zero start address. This is mainly to recover after
* switching from pcvt using userconfig(). The registers are r/o
* switching from pcvt using userconfig(). The registers are w/o
* for old hardware so it's too hard to relocate the active screen
* memory.
*/