summaryrefslogtreecommitdiff
path: root/network/ndis/mux
diff options
context:
space:
mode:
Diffstat (limited to 'network/ndis/mux')
-rw-r--r--network/ndis/mux/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ndis/mux/README.md b/network/ndis/mux/README.md
index 710ab13b..215bed62 100644
--- a/network/ndis/mux/README.md
+++ b/network/ndis/mux/README.md
@@ -191,7 +191,7 @@ Mux.rc | Resource file for the MUX driver
Muxp.inf | Installation INF for the service (protocol side installation)
Mux_mp.inf | Installation INF for the miniport (virtual device installation)
Precomp.h | Precompile header file
-Protocol.c | Protocol related routines for the MUX driver
+Protocol.c | Protocol related routines for the MUX driver
Public.h | Contains the common declarations shared by driver and user applications
For more information, see [NDIS Intermediate Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff565773) in the network devices design guide. \ No newline at end of file