commit 8054655521a3bf25235f6fdffcdca559024b78a5 parent 0bf30dc8521f292fae46868e84de481752801931 Author: Tomas Hlavaty <tom@logand.com> Date: Thu, 11 Sep 2014 22:28:52 +0200 fix typo Diffstat:
M | olefs.lisp | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/olefs.lisp b/olefs.lisp @@ -1530,7 +1530,7 @@ (ixfe ushort)) (define-structure BIFF-Blank () - (cell DIFF-Cell)) + (cell BIFF-Cell)) (define-structure BIFF-RkNumber () (%dummy dword)