Stefan Allers
changed
bug 8282
What |
Removed |
Added |
Attachment #9934 Flags |
|
review_for_checkin?
|
Comment # 9
on bug 8282
from Stefan Allers
Created attachment 9934 [details]
Patch with review comments worked-in.
The patch includes changes acc. the review comments:
- consistent indentation
- revert accidental argument rename
- replace proto_tree_add_uint by proto_tree_add_item
- changes type of variable cnt from guin16 to gint32 and changed ==0 test to
<=0
You are receiving this mail because:
- You are watching all bug changes.