]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn.c
Connection password is not constant.
[ngircd-alex.git] / src / ngircd / conn.c
index 20d0cd4ffc6afd51ab5712c8c182e6363495b5b0..6ab3c2a9054c0524e88e57e68723eed9efe22004 100644 (file)
@@ -918,7 +918,7 @@ va_dcl
        return ok;
 } /* Conn_WriteStr */
 
-GLOBAL const char*
+GLOBAL char*
 Conn_Password( CONN_ID Idx )
 {
   assert( Idx > NONE );