VirtualBox

Changeset 16712 in vbox


Ignore:
Timestamp:
Feb 12, 2009 4:00:36 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42740
Message:

Main: tstAPI: Fixed a couple of typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstAPI.cpp

    r16702 r16712  
    924924                    for (size_t j = 0; j < ids.size(); ++ j)
    925925                    {
    926                         printf ("   {%Vuuid}\n", &ids [i]);
     926                        printf ("   {%Vuuid}\n", &ids [j]);
    927927                    }
    928928                }
     
    980980                    for (size_t j = 0; j < ids.size(); ++ j)
    981981                    {
    982                         printf ("   {%Vuuid}\n", &ids [i]);
     982                        printf ("   {%Vuuid}\n", &ids [j]);
    983983                    }
    984984                }
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