]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/audio-element.cc
''
[lilypond.git] / lily / audio-element.cc
index ca124d9704984670ada4c4ffbb82ef8d6420cdf2..3c9712680e757bccc6758d26429acb5e0a8e500d 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "audio-element.hh"
@@ -14,7 +14,7 @@ Audio_element::Audio_element ()
   grace_b_ = false;
 }
 
-Audio_element::~Audio_element()
+Audio_element::~Audio_element ()
 {
 }