diff options
Diffstat (limited to 'fluid/fluid.h')
| -rw-r--r-- | fluid/fluid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/fluid.h b/fluid/fluid.h index 20045ab06..ff309843a 100644 --- a/fluid/fluid.h +++ b/fluid/fluid.h @@ -92,7 +92,7 @@ extern int pasteoffset; // ---- public functions extern void set_filename(const char *c); -extern void set_modflag(int mf); +extern void set_modflag(int mf, int mfc=-1); // ---- public callback functions |
