Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 342 by [email protected]: Typo in DefaultLogHandler
http://code.google.com/p/protobuf/issues/detail?id=342

Very minor typo:

  fprintf(stderr, "libprotobuf %s %s:%d] %s\n",
          level_names[level], filename, line, message.c_str());

There's a mismatched bracket around line.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to