diff options
Diffstat (limited to 'src/mxf.h')
| -rw-r--r-- | src/mxf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ public: bool equals ( boost::shared_ptr<const Asset> other, EqualityOptions opt, - boost::function<void (NoteType, std::string)> note + NoteHandler note ) const; /** Fill in a ADSCP::WriteInfo struct. |
