summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-05 13:42:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-05 13:42:29 +0000
commit728c2768590668c35dbcf237cec2e10d42c4cf41 (patch)
treee262c0e1a5f013f878531f4b43fcfde66df57c23 /dosish.h
parent776b00a7bc9dd00537866358a47be2e07a70a235 (diff)
downloadperl-728c2768590668c35dbcf237cec2e10d42c4cf41.tar.gz
NetWare update from C Aditya.
p4raw-id: //depot/perl@15747
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dosish.h b/dosish.h
index 634efa7bc3..c9335971e4 100644
--- a/dosish.h
+++ b/dosish.h
@@ -37,7 +37,7 @@
# else
# ifdef NETWARE
# define PERL_SYS_INIT(c,v) Perl_nw5_init(c,v)
-# define BIT_BUCKET "nul"
+# define BIT_BUCKET "nwnul"
# else
# define PERL_SYS_INIT(c,v)
# define BIT_BUCKET "\\dev\\nul" /* "wanna be like, umm, Newlined, or somethin?" */