]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/articulations.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / articulations.hh
index e590b32b4dda601c56f9af57aa224758345d7296..543bbf51e0263b1776cce4d6b3b1cf114fd84deb 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2010 Carl Sorensen <c_sorensen@byu.edu>
+  Copyright (C) 2010--2015 Carl Sorensen <c_sorensen@byu.edu>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -24,8 +24,8 @@
 #include "stream-event.hh"
 
 SCM articulation_list (vector<Stream_event *> notes,
-                      vector<Stream_event *> articulations,
-                      char const *articulation_name);
+                       vector<Stream_event *> articulations,
+                       char const *articulation_name);
 
 #endif /* ARTICULATIONS_HH */