зеркало из https://github.com/mozilla/pjs.git
another routine that isn't supported under Carbon. r=saari/sr=hyatt. bug# 75653
This commit is contained in:
Родитель
b30081fe75
Коммит
ef7cd54754
|
@ -647,7 +647,6 @@ pascal OSErr FindDrive(ConstStr255Param pathname,
|
|||
return ( result );
|
||||
}
|
||||
|
||||
#endif /* CALL_NOT_IN_CARBON */
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
@ -787,6 +786,8 @@ pascal OSErr GetDiskBlocks(ConstStr255Param pathname,
|
|||
return ( result );
|
||||
}
|
||||
|
||||
#endif /* CALL_NOT_IN_CARBON */
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
pascal OSErr GetVolFileSystemID(ConstStr255Param pathname,
|
||||
|
|
Загрузка…
Ссылка в новой задаче