Commit graph

1 commit

Author SHA1 Message Date
Jan Beich
826aa9746c games/eboard: unbreak with libc++ 3.9
ntext.cc:247:5: error: assigning to 'char *' from incompatible type 'const char *'
  p = strchr(text, '\n');
    ^ ~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:26:15 +00:00