[newfield_revision Patch] Finish FieldOffset.h Comment
Jeffrey Oldham
oldham at codesourcery.com
Wed Aug 29 16:31:10 UTC 2001
Fix a comment that ended in the middle of the senten
2001-08-29 Jeffrey D. Oldham <oldham at codesourcery.com>
* FieldOffset.h: Finish comment.
Applied to newfield_revision branch
Approved by Stephen Smith
Tested: not since it is in a comment
Thanks,
Jeffrey D. Oldham
oldham at codesourcery.com
-------------- next part --------------
Index: FieldOffset.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/NewField/Attic/FieldOffset.h,v
retrieving revision 1.1.2.5
diff -c -p -r1.1.2.5 FieldOffset.h
*** FieldOffset.h 2001/08/16 18:26:40 1.1.2.5
--- FieldOffset.h 2001/08/29 02:52:43
*************** class FieldOffsetList;
*** 82,88 ****
//
// Given a field f, a Loc loc, and a field offset (offset,num), a
// field value can be obtained. Since each value specified by the
! // field's centering is stored in a separate subfield, the notation
//
//-----------------------------------------------------------------------------
--- 82,89 ----
//
// Given a field f, a Loc loc, and a field offset (offset,num), a
// field value can be obtained. Since each value specified by the
! // field's centering is stored in a separate subfield, the offset is
! // used to specify the appropriate subfield.
//
//-----------------------------------------------------------------------------
More information about the pooma-dev
mailing list