-
Alexander Scheel authored
The next extensions to OCSP use PORT_GetError() instead of PR_GetError(). Additionally, don't use + for joining a (const char *) and an int. Signed-off-by: Alexander Scheel <ascheel@redhat.com>
b8436a44
Loading
The next extensions to OCSP use PORT_GetError() instead of
PR_GetError(). Additionally, don't use + for joining a
(const char *) and an int.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>