VirtualBox

Changeset 103125 in vbox


Ignore:
Timestamp:
Jan 30, 2024 7:33:05 PM (10 months ago)
Author:
vboxsync
Message:

libs/xpcom/python: comment typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/python/src/PyIID.cpp

    r102411 r103125  
    324324    if (!Py_nsIID::IIDFromPyObject(other, &iid))
    325325    {
    326         /* Can't do comparison betsides equality/inequalityif the other object does not contain an IID. */
     326        /* Can't do comparison besides equality/inequality if the other object does not contain an IID. */
    327327        if (op == Py_EQ)
    328328            Py_RETURN_FALSE;
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