Bläddra i källkod

Modification the header comments for some definitions in TunTap.h.

Daiyuu Nobori 7 år sedan
förälder
incheckning
456efa7f87
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/Mayaqua/TunTap.h

+ 1 - 1
src/Mayaqua/TunTap.h

@@ -159,7 +159,7 @@ struct tun_pi {
 #ifdef	UNIX_SOLARIS
 
 // -----------------------------------------------------------------
-// Tap header for Linux
+// Tap header for Solaris
 // This header definitions are from Multithreaded STREAMS tun pseudo device driver
 // written by Maxim Krasnyansky <[email protected]>.
 // This definitions includes only types and constants definitions,