~pbms-core/pbms/async_read

Viewing all changes in revision 208.

  • Committer: Barry.Leslie at PrimeBase
  • Date: 2010-03-29 16:25:53 UTC
  • Revision ID: barry.leslie@primebase.com-20100329162553-o9u1xbn2wtxt5654
Fixed strchr() error caused by C++ prototype matching error for strchr(): If the 
search string is a const char * then the return value must also be a const char *.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: