Should have been part of r30624: Renamed _SniffFile() to _GetFileType().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30625 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
81f82c549b
commit
a01a4cb9d4
@ -161,7 +161,7 @@ class BRoster {
|
||||
bool *wasDocument) const;
|
||||
status_t _TranslateType(const char *mimeType, BMimeType *appMeta,
|
||||
entry_ref *appRef, BFile *appFile) const;
|
||||
status_t _SniffFile(const entry_ref *file, BNodeInfo *nodeInfo,
|
||||
status_t _GetFileType(const entry_ref *file, BNodeInfo *nodeInfo,
|
||||
char *mimeType) const;
|
||||
status_t _SendToRunning(team_id team, int argc, const char *const *args,
|
||||
const BList *messageList, const entry_ref *ref,
|
||||
|
Loading…
x
Reference in New Issue
Block a user