diff options
Diffstat (limited to 'network/ndis/ndisprot/6x/README.md')
| -rw-r--r-- | network/ndis/ndisprot/6x/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ndis/ndisprot/6x/README.md b/network/ndis/ndisprot/6x/README.md index 92e52464..5fa81218 100644 --- a/network/ndis/ndisprot/6x/README.md +++ b/network/ndis/ndisprot/6x/README.md @@ -75,4 +75,4 @@ ndisprot.inf | INF file for installing NDISPROT ntdisp.c | NT Entry points and dispatch routines for NDISPROT protuser.h | IOCTL and associated structure definitions recv.c | NDIS protocol entry points for receiving data, and IRP_MJ_READ processing -send.c | NDIS protocol routines for sending data, and IRP_MJ_WRITE processing
\ No newline at end of file +send.c | NDIS protocol routines for sending data, and IRP_MJ_WRITE processing
\ No newline at end of file |
