• Show log

    Commit

  • Hash : abc4e3f7
    Author : Peter Simons
    Date : 2009-07-21T15:23:55

    tests-sha1: don't assign literal string to 'char *' variable
    
    * tests/test-sha1.c (main): Declare locals with "const" to match
    attributes of the right hand side.