VirtualBox

Ignore:
Timestamp:
Aug 25, 2014 8:27:46 AM (10 years ago)
Author:
vboxsync
Message:

Main: tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/win/svcmain.cpp

    r52240 r52489  
    9494        {
    9595            /* Disable log rotation at this point, worst case a log file
    96              * becomes slightly bigger than it should. Avoids quirks with
    97              * log rotation: there might be another API service process
    98              * running at this point which would rotate the logs concurrently,
    99              * creating a mess. */
     96             * becomes slightly bigger than it should. Avoids quirks with
     97             * log rotation: there might be another API service process
     98             * running at this point which would rotate the logs concurrently,
     99             * creating a mess. */
    100100            PRTLOGGER pReleaseLogger = RTLogRelDefaultInstance();
    101101            if (pReleaseLogger)
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