VirtualBox

Changeset 22823 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Sep 7, 2009 7:52:08 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52044
Message:

replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/VMMAll.cpp

    r21649 r22823  
    3131#include <VBox/param.h>
    3232#include <VBox/hwaccm.h>
     33#include <iprt/buildconfig.h>
    3334
    3435
     
    139140VMMDECL(uint32_t) VMMGetSvnRev(void)
    140141{
    141     return VBOX_SVN_REV;
     142    return RTBldCfgRevision();
    142143}
    143144
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