gdb: change "nonzero" to "true" in comments
authorSimon Marchi <simon.marchi@polymtl.ca>
Sat, 21 Sep 2019 23:45:12 +0000 (19:45 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sat, 21 Sep 2019 23:47:22 +0000 (19:47 -0400)
commit9252448ba984203cb5d0f15494ce9d942bb20c74
tree1e78dc1f1c0dbdaf9457e472796e4abde4451de2
parent626ca2c06f7b5a5441d512ce334bb2daf5587259
gdb: change "nonzero" to "true" in comments

These int fields have been converted to bool, so their doc should say
"true" and not "nonzero".

gdb/ChangeLog:

* breakpoint.h (bp_location) <inserted, permanent, duplicate>:
Change "nonzero" to "true" in documentation.
gdb/ChangeLog
gdb/breakpoint.h
This page took 0.024692 seconds and 4 git commands to generate.