VirtualBox

Changeset 64902 in vbox


Ignore:
Timestamp:
Dec 16, 2016 9:50:44 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112311
Message:

iprt/asmdefs.h, cdefs.h: comment typo

Location:
trunk/include/iprt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asmdefs.mac

    r64900 r64902  
    4444;; 16 K (Kilo)                   (16 384).
    4545%define _16K                    000004000h
    46 ;; 32 K (Kilo)                   (32 678).
     46;; 32 K (Kilo)                   (32 768).
    4747%define _32K                    000008000h
    4848;; 64 K (Kilo)                   (65 536).
  • trunk/include/iprt/cdefs.h

    r63954 r64902  
    29442944/** 16 K (Kilo)                   (16 384). */
    29452945#define _16K                    0x00004000
    2946 /** 32 K (Kilo)                   (32 678). */
     2946/** 32 K (Kilo)                   (32 768). */
    29472947#define _32K                    0x00008000
    29482948/** 64 K (Kilo)                   (65 536). */
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