• Show log

    Commit

  • Hash : 73e7eb7d
    Author : Stefan Sperling
    Date : 2020-12-15T23:45:34

    add got_error_fmt()
    
    got_error_fmt() could eventually replace got_error_path() which has already   
    been used to construct errors with strings that are not actually paths... 
    
    ok millert@