X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=inline;f=gtk2_ardour%2Fnsmclient.h;h=ade86b4515ccc61fac315e261908ba7920f822d0;hb=26decc032c1415fcf631dd7662f22024b4c9a8cf;hp=ce55e64e3fe648b74338475d7411a5872cc6df9c;hpb=55a10480945f2a41fe6cfda2173bed12d3d5bc89;p=ardour.git diff --git a/gtk2_ardour/nsmclient.h b/gtk2_ardour/nsmclient.h index ce55e64e3f..ade86b4515 100644 --- a/gtk2_ardour/nsmclient.h +++ b/gtk2_ardour/nsmclient.h @@ -77,7 +77,7 @@ namespace NSM int init ( const char *nsm_url ); /* init with threading */ int init_thread ( const char *nsm_url ); - + /* call this periodically to check for new messages */ void check ( int timeout = 0 );