VirtualBox

Changeset 39627 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Dec 15, 2011 11:44:19 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
75421
Message:

backed out previous changeset

Location:
trunk/src/VBox/Runtime/include/internal
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/dir.h

    r39626 r39627  
    129129 *                      wildcard expression.
    130130 */
    131 int rtDirNativeOpen(PRTDIR pDir, char *pszPathBuf, uint32_t fOpen);
     131int rtDirNativeOpen(PRTDIR pDir, char *pszPathBuf);
    132132
    133133#endif
  • trunk/src/VBox/Runtime/include/internal/path.h

    r39626 r39627  
    4848DECLHIDDEN(int)     rtPathPosixRename(const char *pszSrc, const char *pszDst, unsigned fRename, RTFMODE fFileType);
    4949DECLHIDDEN(int)     rtPathWin32MoveRename(const char *pszSrc, const char *pszDst, uint32_t fFlags, RTFMODE fFileType);
    50 DECLHIDDEN(int)     rtPathOpenPathNoFollowFh(const char *pszPath, int *fh, const char **ppszName);
     50
    5151
    5252/**
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette