ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/src/s_user.c
(Generate patch)

Comparing branches/newio/src/s_user.c (file contents):
Revision 2689 by michael, Tue Dec 17 17:42:18 2013 UTC vs.
Revision 2692 by michael, Tue Dec 17 18:56:15 2013 UTC

# Line 551 | Line 551 | static int
551   introduce_client(struct Client *source_p)
552   {
553    dlink_node *server_node = NULL;
554 <  char ubuf[66];
554 >  char ubuf[IRCD_BUFSIZE];
555  
556    if (MyClient(source_p))
557      send_umode(source_p, source_p, 0, SEND_UMODES, ubuf);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines