]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-cookie.cc
Merge branch 'master' into lilypond/translation
[lilypond.git] / flower / file-cookie.cc
index 8f4c9c4f85be8372c6407808090d7c38bc54a6f1..49b5518f362264b6740476336b55ca6036a2eba3 100644 (file)
@@ -7,7 +7,7 @@ using namespace std;
 
 extern "C" {
 
-  static bool
+  bool
   is_memory_stream (void *foo)
   {
     Memory_out_stream *cookie = (Memory_out_stream *) foo;