Mercurial > hg > octave-lyh
changeset 8018:8487847eb092
fCmplxLU.h, CmplxLU.h: fix typo in definition of multiple-inclusion guard macro
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 07 Aug 2008 14:53:38 -0400 |
parents | 260294a5520f |
children | 0ef13e15319b |
files | liboctave/ChangeLog liboctave/CmplxLU.h liboctave/fCmplxLU.h |
diffstat | 3 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2008-08-07 John W. Eaton <jwe@octave.org> + + * fCmplxLU.h, CmplxLU.h: Fix typo in definition of + multiple-inclusion guard macro. + 2008-08-05 John W. Eaton <jwe@octave.org> * file-ops.h, file-ops.cc (file_ops::static_members):