Get rid of (unintentionally added) ^M.

This commit is contained in:
tsutsui 2001-01-10 14:58:08 +00:00
parent 680d3cd9aa
commit 6c3ff254ea

View File

@ -1,4 +1,4 @@
/* $NetBSD: cgsixreg.h,v 1.3 2001/01/10 13:26:52 tsutsui Exp $ */
/* $NetBSD: cgsixreg.h,v 1.4 2001/01/10 14:58:08 tsutsui Exp $ */
/*
* Copyright (c) 1993
@ -166,7 +166,7 @@ struct cg6_tec_xxx {
* stuff canned values in them (eg, offx).
*/
struct cg6_fbc {
u_int32_t fbc_pad1[1];
u_int32_t fbc_pad1[1];
u_int32_t fbc_mode; /* mode setting */
u_int32_t fbc_clip; /* function unknown */
u_int32_t fbc_pad2[1];