--- gforth/struct.fs 2003/01/19 23:35:30 1.19 +++ gforth/struct.fs 2003/03/22 10:04:07 1.22 @@ -1,6 +1,6 @@ \ data structures (like C structs) -\ Copyright (C) 1995-2003 Free Software Foundation, Inc. +\ Copyright (C) 1995,1997,2000,2003 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -29,7 +29,7 @@ \ a field that makes no change \ to enable accessing the offset with "['] >body @" this \ is not implemented with "['] noop alias" - last @ + latest if immediate then