[haiku-commits] Re: haiku: hrev43519 - src/kits/support src/add-ons/mail_daemon/inbound_protocols/pop3 headers/os/support

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 17 Dec 2011 16:34:47 +0100

On 12/17/2011 02:37 AM, clemens.zeidler@xxxxxxxxxxxxxx wrote:
+       while (offset<  size) {
+               const char* cstring = bufferStart + offset;

While "string" would still be free here, if you really want to call it cstring, call it cString instead.

Bye,
   Axel.

Other related posts: