• Show log

    Commit

  • Hash : 3b666224
    Author : Daniel Veillard
    Date : 2012-08-13T17:49:15

    Fix const qualifyer to definition of xmlBufferDetach
    
    For https://bugzilla.gnome.org/show_bug.cgi?id=676629
    As the buffer is beng mdified by the call the const doesn't make
    sense.