]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Clarify comment in wpa_supplicant/defconfig
authorAngie Chinchilla <angie.v.chinchilla@intel.com>
Fri, 6 Apr 2012 15:06:56 +0000 (18:06 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 6 Apr 2012 15:07:44 +0000 (18:07 +0300)
I think this comment, as originally stated, says the opposite of
what is meant. Reword to help the next guy.

Signed-hostap: Angie Chinchilla <angie.v.chinchilla@intel.com>

wpa_supplicant/defconfig

index 4aea57001e1c81839c3aa4b6ebacc9f903d299d9..625065be6375fc5398fe7936f12103bac6b85a60 100644 (file)
@@ -430,7 +430,7 @@ CONFIG_PEERKEY=y
 # This tracks use of memory allocations and other registrations and reports
 # incorrect use with a backtrace of call (or allocation) location.
 #CONFIG_WPA_TRACE=y
-# For BSD, comment out these.
+# For BSD, uncomment these.
 #LIBS += -lexecinfo
 #LIBS_p += -lexecinfo
 #LIBS_c += -lexecinfo
@@ -439,7 +439,7 @@ CONFIG_PEERKEY=y
 # This enables use of libbfd to get more detailed symbols for the backtraces
 # generated by CONFIG_WPA_TRACE=y.
 #CONFIG_WPA_TRACE_BFD=y
-# For BSD, comment out these.
+# For BSD, uncomment these.
 #LIBS += -lbfd -liberty -lz
 #LIBS_p += -lbfd -liberty -lz
 #LIBS_c += -lbfd -liberty -lz