[EMAIL PROTECTED] wrote:
jorton      2004/03/10 13:54:17
  Modified:    modules/ssl ssl_engine_log.c
  Log:
  * modules/ssl/ssl_engine_log.c (ssl_log_annotate, ssl_log_annotation,
  ssl_log_ssl_error): const-ify annotation strings and simplify
  ssl_log_annotation.
  -static char *ssl_log_annotation(char *error)
  +static const char *ssl_log_annotation(char *error)

Shouldn't error be const, too?


Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html       http://www.thebunker.net/

"There is no limit to what a man can do or how far he can go if he
doesn't mind who gets the credit." - Robert Woodruff

Reply via email to