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

Comparing rxvt-unicode/src/ptytty_wrapper.C (file contents):
Revision 1.7 by sf-exg, Tue Dec 31 19:17:55 2013 UTC vs.
Revision 1.8 by sf-exg, Sat Jun 26 14:42:36 2021 UTC

1#include <config.h> 1#include <config.h>
2#include "rxvt.h" 2#include "rxvt.h"
3 3
4#define PTYTTY_REENTRANT 0 4#define PTYTTY_REENTRANT 0
5 5
6#define PTYTTY_FATAL rxvt_fatal
7#define PTYTTY_WARN rxvt_warn
8
9#include "logging.C" 6#include "logging.C"
10#include "proxy.C" 7#include "proxy.C"
11#include "ptytty.C" 8#include "ptytty.C"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines