X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=flower%2Ffile-cookie.cc;h=49b5518f362264b6740476336b55ca6036a2eba3;hb=f6f972ecb3f3b403fdc5691d930551696bb816ed;hp=8f4c9c4f85be8372c6407808090d7c38bc54a6f1;hpb=4ecdbd7d70ca7441be4dddd15ac01cc255bc2a35;p=lilypond.git diff --git a/flower/file-cookie.cc b/flower/file-cookie.cc index 8f4c9c4f85..49b5518f36 100644 --- a/flower/file-cookie.cc +++ b/flower/file-cookie.cc @@ -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;