http.c: fix parsing of http.sslCertPasswordProtected variable
[gitweb.git] / gpg-interface.h
index 5884aa405293dcb9949c627fb630993dbb5ff857..a85cb5bc97cdd61000b4c48c54faa656aa3cfaca 100644 (file)
@@ -6,6 +6,7 @@ struct signature_check {
        char *gpg_status;
        char result; /* 0 (not checked),
                      * N (checked but no further result),
+                     * U (untrusted good),
                      * G (good)
                      * B (bad) */
        char *signer;