Skip to content

Commit

Permalink
Fix one file footer.
Browse files Browse the repository at this point in the history
2015-11-24  Didier Verna  <didier@didierverna.net>

	* core/meta.lisp: Fix file name in footer.
  • Loading branch information
didierverna committed Nov 24, 2015
1 parent f632b24 commit fd357a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/meta.lisp
Expand Up @@ -184,4 +184,4 @@ See CLINDENT for more information."
(:macro-char #\~ #'~-reader)
(:dispatch-macro-char #\# #\i #'i-reader))

;;; package.lisp ends here
;;; meta.lisp ends here

0 comments on commit fd357a2

Please sign in to comment.