bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typo in an include directive


From: Pedro Saraiva
Subject: Typo in an include directive
Date: Thu, 25 Jan 2007 22:47:57 +0000

Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: nto-qnx6.3.0
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='
nto-qnx6.3.0' -DCONF_MACHTYPE='i386-pc-nto-qnx6.3.0' -DCONF_VENDOR='pc'
-DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash' -DSHELL
-DHAVE_CONFIG_H -Dqnx -Dqnx6   -I.  -I. -I./include -I./lib -I./lib/intl
-I/home/puto/bash-3.2/lib/intl  -g -O2
uname output: QNX localhost 6.3.0 2005/08/09-15:05:10EDT x86pc x86
Machine Type: i386-pc-nto-qnx6.3.0

Bash Version: 3.2
Patch Level: 0
Release Status: release

Description:
       In the file "variables.c", there's a line which says "#include
<sy/netmgr.h>". It should be <sys/netmgr.h>.

Repeat-By:
       Not relevant.

Fix:
       Fix the typo.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]