ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/datastream.h
(Generate patch)

Comparing ermyth/include/datastream.h (file contents):
Revision 1.1 by pippijn, Thu Jul 19 08:24:50 2007 UTC vs.
Revision 1.2 by pippijn, Sat Jul 21 01:29:07 2007 UTC

1/* 1/*
2 * Copyright © 2005 Atheme Development Group 2 * Copyright © 2005 Atheme Development Group
3 * Rights to this code are as documented in doc/LICENSE. 3 * Rights to this code are as documented in doc/pod/license.pod.
4 * 4 *
5 * Datastream query stuff. 5 * Datastream query stuff.
6 * 6 *
7 * $Id: datastream.h,v 1.1 2007/07/19 08:24:50 pippijn Exp $ 7 * $Id: datastream.h,v 1.2 2007/07/21 01:29:07 pippijn Exp $
8 */ 8 */
9#ifndef __CLARODATASTREAM 9#ifndef __CLARODATASTREAM
10#define __CLARODATASTREAM 10#define __CLARODATASTREAM
11 11
12E void sendq_add (connection_t *cptr, char *buf, int len); 12E void sendq_add (connection_t *cptr, char *buf, int len);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines