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

Comparing rxvt-unicode/src/rxvtc.C (file contents):
Revision 1.33 by root, Mon Feb 21 07:41:02 2011 UTC vs.
Revision 1.34 by sf-exg, Sun May 1 13:54:27 2011 UTC

30#include <sys/socket.h> 30#include <sys/socket.h>
31#include <sys/un.h> 31#include <sys/un.h>
32 32
33#include "rxvtdaemon.h" 33#include "rxvtdaemon.h"
34#include "libptytty.h" 34#include "libptytty.h"
35
36#include "rxvt.h"
37 35
38#define STATUS_SUCCESS 0 36#define STATUS_SUCCESS 0
39#define STATUS_FAILURE 1 37#define STATUS_FAILURE 1
40#define STATUS_CONNECTION_FAILED 2 38#define STATUS_CONNECTION_FAILED 2
41 39

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines