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

Comparing rxvt-unicode/src/ptytty.C (file contents):
Revision 1.61 by root, Wed Jan 25 10:51:26 2006 UTC vs.
Revision 1.62 by ayin, Mon Sep 11 08:48:37 2006 UTC

181 return pfd; 181 return pfd;
182 } 182 }
183 183
184 close (pfd); 184 close (pfd);
185 } 185 }
186
187 return -1;
186} 188}
187#endif 189#endif
188 190
189/*----------------------------------------------------------------------*/ 191/*----------------------------------------------------------------------*/
190/* 192/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines