ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtdaemon.h
(Generate patch)

Comparing rxvt-unicode/src/rxvtdaemon.h (file contents):
Revision 1.3 by pcg, Thu Nov 27 10:12:10 2003 UTC vs.
Revision 1.4 by pcg, Sat Jan 17 01:20:01 2004 UTC

1#ifndef RXVT_DAEMON_H 1#ifndef RXVT_DAEMON_H
2#define RXVT_DAEMON_H 2#define RXVT_DAEMON_H
3 3
4#include "rxvtvec.h" 4#include "rxvtstl.h"
5 5
6struct rxvt_connection { 6struct rxvt_connection {
7 int fd; 7 int fd;
8 8
9 static char *unix_sockname (); 9 static char *unix_sockname ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines