Commit graph

2 commits

Author SHA1 Message Date
Edward Tomasz Napierala
885fca7b6e Fix coda6_client and coda6_server after ino64 changes. 2017-06-30 16:52:44 +00:00
Jan Beich
c9978367f3 net/coda6_client: unbreak with libc++ 3.9
vol_cml.cc:3621:10: error: assigning to 'char *' from incompatible type 'const char *'
    comp = strrchr(hook->name, '/') + 1;
         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:28:40 +00:00