]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - send_common.c
First draft of the libosl patch series.
[paraslash.git] / send_common.c
index b81600737e441bef40837f23f7e1d877b297b62a..d14080ce5362a34fad78b5bc149f7738fda6875c 100644 (file)
@@ -214,7 +214,7 @@ void init_sender_status(struct sender_status *ss, char **access_arg,
  *
  * \return The string printed in the "si" command.
  */
  *
  * \return The string printed in the "si" command.
  */
-char *get_sender_info(struct sender_status *ss, char *name)
+char *get_sender_info(struct sender_status *ss, const char *name)
 {
        char *clnts = NULL, *ret;
        struct sender_client *sc, *tmp_sc;
 {
        char *clnts = NULL, *ret;
        struct sender_client *sc, *tmp_sc;