aboutsummaryrefslogtreecommitdiff
path: root/scheme/idest/format/lyrics.scm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-03-11 17:29:09 +0200
committerSergey Poznyakoff <gray@gnu.org>2017-03-11 17:29:09 +0200
commit25e58312538b34f674e31a6ff70fa7a452ab6b0e (patch)
tree82e25dbb045db785a145f1948d59b31d4af38ec4 /scheme/idest/format/lyrics.scm
parent6494fe85e087bad327859dd3103133569ac2ec5b (diff)
downloadidest-25e58312538b34f674e31a6ff70fa7a452ab6b0e.tar.gz
idest-25e58312538b34f674e31a6ff70fa7a452ab6b0e.tar.bz2
Version 2.1
Diffstat (limited to 'scheme/idest/format/lyrics.scm')
-rw-r--r--scheme/idest/format/lyrics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scheme/idest/format/lyrics.scm b/scheme/idest/format/lyrics.scm
index 8b7bf9e..1ab5f96 100644
--- a/scheme/idest/format/lyrics.scm
+++ b/scheme/idest/format/lyrics.scm
@@ -1,5 +1,5 @@
;; This file is part of Idest
-;; Copyright (C) 2011 Sergey Poznyakoff
+;; Copyright (C) 2011, 2017 Sergey Poznyakoff
;;
;; Idest is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -103,4 +103,4 @@
(print-lyrics text)))
(return))))))
frames)
- (format (current-error-port) "~A: no lyrics~%" name)))))))) \ No newline at end of file
+ (format (current-error-port) "~A: no lyrics~%" name))))))))

Return to:

Send suggestions and report system problems to the System administrator.