VirtualBox

Changeset 987 in kBuild


Ignore:
Timestamp:
May 29, 2007 3:06:19 AM (18 years ago)
Author:
bird
Message:

Fixed typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/function.c

    r986 r987  
    30593059/* FIXME: Linux and others has the realtime clock_* api, detect and use it. */
    30603060
    3061 #elif HAVE_GETTIMEOF_DAY
     3061#elif HAVE_GETTIMEOFDAY
    30623062  struct timeval tv;
    30633063  if (!gettimeofday (&tv, NULL))
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