]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/audio-element-info.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / audio-element-info.hh
index 9f58f4ea0d7fc5b4223bef29e0b76b5646e04463..9ffca6a00812aa77702c6b585a01794e3fca908a 100644 (file)
@@ -33,7 +33,7 @@ public:
   Stream_event *event_;
   Translator *origin_trans_;
 
-  vector<Context*> origin_contexts (Translator *) const;
+  vector<Context *> origin_contexts (Translator *) const;
 
   Audio_element_info (Audio_element *, Stream_event *);
   Audio_element_info ();