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

Comparing rxvt-unicode/src/logging.C (file contents):
Revision 1.36 by root, Sun Jan 22 00:48:13 2006 UTC vs.
Revision 1.37 by root, Sun Jan 22 01:00:46 2006 UTC

1// This file is part of libptytty. Do not make local modifications.
2// http://software.schmorp.de/pkg/libptytty
3
1/*--------------------------------*-C-*---------------------------------* 4/*----------------------------------------------------------------------*
2 * File: logging.C 5 * File: logging.C
3 *----------------------------------------------------------------------* 6 *----------------------------------------------------------------------*
4 * 7 *
5 * All portions of code are copyright by their respective author/s. 8 * All portions of code are copyright by their respective author/s.
6 * Copyright (c) 1992 John Bovey <jdb@ukc.ac.uk> 9 * Copyright (c) 1992 John Bovey <jdb@ukc.ac.uk>
445 } 448 }
446# endif /* LASTLOG_IS_DIR */ 449# endif /* LASTLOG_IS_DIR */
447# endif /* HAVE_STRUCT_LASTLOG */ 450# endif /* HAVE_STRUCT_LASTLOG */
448} 451}
449#endif /* LASTLOG_SUPPORT */ 452#endif /* LASTLOG_SUPPORT */
450/* ------------------------------------------------------------------------- */
451 453
452#else 454#else
453
454void 455void
455ptytty_unix::login (int cmd_pid, bool login_shell, const char *hostname) 456ptytty_unix::login (int cmd_pid, bool login_shell, const char *hostname)
456{ 457{
457} 458}
458
459#endif 459#endif
460 460

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines