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.37 by sf-exg, Mon Oct 6 11:14:49 2014 UTC vs.
Revision 1.38 by sf-exg, Fri Jul 23 19:18:52 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines