Skip to content

Commit

Permalink
Fix warning in FilePanel.dox
Browse files Browse the repository at this point in the history
  • Loading branch information
jscipione committed Jan 31, 2013
1 parent 400a2a1 commit ec96e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/storage/FilePanel.dox
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@


/*!
\fn virtual bool Filter(const entry_ref* ref, BNode* node,
\fn virtual bool BRefFilter::Filter(const entry_ref* ref, BNode* node,
struct stat_beos* stat, const char* mimeType)
\brief Hook method that's called on each file in the target directory
displayed by a file panel.
Expand Down

0 comments on commit ec96e7a

Please sign in to comment.