]> granicus.if.org Git - php/commit
Cast val to (char *) to avoid compile warning.
authorAndrei Zmievski <andrei@php.net>
Sat, 4 Dec 1999 19:46:12 +0000 (19:46 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 4 Dec 1999 19:46:12 +0000 (19:46 +0000)
commit0d885602f472a012bb8a2d9c374e25b8526403df
tree87183d2b056bd8371ffaa0164693ab5243a9a806
parent5b983c944f66b55192c901ce3fa38fcce6ca21e3
Cast val to (char *) to avoid compile warning.
Forgot ; at the end and need to derefence the ent pointer.
ext/session/session.c