possible typo in gnome-pty-helper.c
- From: Markus Stumpf <maex-lists-gnome-list Space Net>
- To: GNOME List <gnome-list gnome org>
- Subject: possible typo in gnome-pty-helper.c
- Date: Tue, 12 Jan 1999 07:46:26 +0100
In gnome-libs-0.99.2/zvt/gnome-pty-helper.c line 369
there is probably a typo
stderr_fd = open ("/dev/nulll", O_RDWR);
which should read
stderr_fd = open ("/dev/null", O_RDWR);
\Maex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]