VirtualBox

Changeset 69513 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 28, 2017 8:28:13 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118852
Message:

iprt/formats/fat.h: fixed wrong const typedef variant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/fat.h

    r68687 r69513  
    316316typedef FATBPB331FLAT *PFATBPB331FLAT;
    317317/** Pointer to a const flattened DOS 3.31 BPB. */
    318 typedef FATBPB331FLAT *PFATBPB331FLAT;
     318typedef FATBPB331FLAT const *PCFATBPB331FLAT;
    319319
    320320
Note: See TracChangeset for help on using the changeset viewer.

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