VirtualBox

Changeset 5310 in vbox


Ignore:
Timestamp:
Oct 15, 2007 10:33:28 PM (17 years ago)
Author:
vboxsync
Message:

get rid of the struct tm mess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevRTC.cpp

    r5308 r5310  
    5151
    5252#include "vl_vbox.h"
    53 
    54 /** @todo Replace struct tm with RTTIME. */
    55 #include <time.h>
    5653
    5754struct RTCState;
     
    103100#define REG_B_UIE 0x10
    104101
     102/** @todo Replace struct my_tm with RTTIME. */
    105103struct my_tm
    106104{
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