]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/unpure-pure-container.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / unpure-pure-container.hh
index 8e4733ad16c195ba5d7eeb979a874b11bddbef6e..5166f590a4bcfaae12524a35d8eb207c4f394e1c 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -39,7 +39,7 @@ public:
       return Smob2<Unpure_pure_container>::make_smob (a, a);
     return Smob2<Unpure_pure_container>::make_smob (a, b);
   }
-  static int print_smob (SCM, SCM, scm_print_state *);
+  int print_smob (SCM, scm_print_state *);
 };
 
 #endif /* UNPURE_PURE_CONTAINER_HH */