Alexandre Julliard pushed to branch master at wine / wine

Commits:

1 changed file:

Changes:

  • programs/wineboot/wineboot.c
    ... ... @@ -1612,7 +1612,7 @@ static void update_wineprefix( BOOL force )
    1612 1612
             install_root_pnp_devices();
    
    1613 1613
             update_user_profile();
    
    1614 1614
     
    
    1615
    -        WINE_MESSAGE( "wine: configuration in %s has been updated.\n", debugstr_w(prettyprint_configdir()) );
    
    1615
    +        TRACE( "wine: configuration in %s has been updated.\n", debugstr_w(prettyprint_configdir()) );
    
    1616 1616
         }
    
    1617 1617
     
    
    1618 1618
     done: