summaryrefslogtreecommitdiffstats
path: root/runtime/glbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/glbl.c')
-rw-r--r--runtime/glbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/glbl.c b/runtime/glbl.c
index 7b584d30..58605bb0 100644
--- a/runtime/glbl.c
+++ b/runtime/glbl.c
@@ -40,7 +40,7 @@
/* some defaults */
#ifndef DFLT_NETSTRM_DRVR
-# define DFLT_NETSTRM_DRVR ((uchar*)"lmnsd_ptcp")
+# define DFLT_NETSTRM_DRVR ((uchar*)"ptcp")
#endif
/* static data */