ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src/packet.c
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/src/packet.c (file contents):
Revision 6517 by michael, Tue Aug 11 17:53:32 2015 UTC vs.
Revision 6518 by michael, Mon Sep 7 17:17:06 2015 UTC

# Line 48 | Line 48 | static char readBuf[READBUF_SIZE];
48   * client_dopacket - copy packet to client buf and parse it
49   *      client_p - pointer to client structure for which the buffer data
50   *             applies.
51 < *      buffer - pointr to the buffer containing the newly read data
51 > *      buffer - pointer to the buffer containing the newly read data
52   *      length - number of valid bytes of data in the buffer
53   *
54   * Note:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines