Package: libc6 Version: 2.1.2-13 Severity: normal diff to fix:
--BEGIN--
--- devpts.sh Sat Jan 29 12:39:14 2000
+++ devpts.sh.fixed Sun Feb 6 16:40:55 2000
@@ -13,7 +13,7 @@
make_devpts()
{
[ -d /dev/pts ] || mkdir --mode=755 /dev/pts
-{
+}
mount_devpts_fs()
{
--END--
-- System Information
Debian Release: 2.2
Kernel Version: Linux caffreys 2.2.14 #1 Sat Feb 5 04:23:35 WST 2000 i686
unknown
Versions of the packages libc6 depends on:
ii ldso 1.9.11-5 The Linux dynamic linker, library and utilit

