Skip to content

Commit

Permalink
added trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbysmith007 committed Jan 9, 2015
1 parent 89a4c4c commit eef3129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/excel.lisp
Expand Up @@ -26,4 +26,4 @@
(ss:currency-cell 42838.0311111111111111d0)
(ss::date-cell "2010-08-10T00:00:00.000")))))))))
(when file (write-doc-to-file doc file))
(values (document-to-string doc) doc)))
(values (document-to-string doc) doc)))

0 comments on commit eef3129

Please sign in to comment.