]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: Fix comments about return value of 'LoadToolDefFile'
authorMichael Zimmermann <sigmaepsilon92@gmail.com>
Sat, 14 May 2016 09:49:54 +0000 (17:49 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 26 May 2016 03:07:45 +0000 (11:07 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Common/ToolDefClassObject.py

index 4d54027820ffad1332116274ccb8e7005aa85d5f..07e6696380b7060a8e0474b0a208cf891488ddbd 100644 (file)
@@ -53,7 +53,7 @@ class ToolDefClassObject(object):
 \r
     ## LoadToolDefFile\r
     #\r
-    # Load target.txt file and parse it, return a set structure to store keys and values\r
+    # Load target.txt file and parse it\r
     #\r
     # @param Filename:  Input value for full path of tools_def.txt\r
     #\r