Changeset 33993 in vbox
- Timestamp:
- Nov 11, 2010 2:24:34 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67657
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/fs.h
r33464 r33993 523 523 /** Pointer to a filesystem properties structure. */ 524 524 typedef RTFSPROPERTIES *PRTFSPROPERTIES; 525 /** Pointer to a const filesystem properties structure. */ 526 typedef RTFSPROPERTIES const *PCRTFSPROPERTIES; 525 527 526 528 #ifdef IN_RING3
Note:
See TracChangeset
for help on using the changeset viewer.