diff options
Diffstat (limited to 'StdLib/StdLib.dsc')
-rw-r--r-- | StdLib/StdLib.dsc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/StdLib/StdLib.dsc b/StdLib/StdLib.dsc index 454f31040e..717e2d815d 100644 --- a/StdLib/StdLib.dsc +++ b/StdLib/StdLib.dsc @@ -119,14 +119,14 @@ StdLib/PosixLib/Glob/LibGlob.inf
StdLib/PosixLib/Stringlist/LibStringlist.inf
-# Socket Applications - LibC based
+# Socket Libraries - LibC based
StdLib/BsdSocketLib/BsdSocketLib.inf
StdLib/EfiSocketLib/EfiSocketLib.inf
StdLib/UseSocketDxe/UseSocketDxe.inf
-###################################################################################################
+##############################################################################
#
-# Include Boilerplate text required for building with the Standard Libraries.
+# Include Boilerplate text required for building with the Standard Libraries.
#
-###################################################################################################
+##############################################################################
!include StdLib/StdLib.inc
|