VirtualBox

Changeset 61165 in vbox for trunk


Ignore:
Timestamp:
May 24, 2016 2:26:14 PM (9 years ago)
Author:
vboxsync
Message:

Main/glue-java.xsl: Type, should have been getDefaultCipherSuites instead of getSupportedCipherSuites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/glue-java.xsl

    r56625 r61165  
    45074507    public String[] getDefaultCipherSuites()
    45084508    {
    4509         return sf.getSupportedCipherSuites();
     4509        return sf.getDefaultCipherSuites();
    45104510    }
    45114511
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