Fix comments of functions that return tor_snprintf
commitaf98b862a51c001efae1eae4f467e0c9b835953e
authorteor <teor2345@gmail.com>
Tue, 23 May 2017 08:44:45 +0000 (23 18:44 +1000)
committerteor <teor2345@gmail.com>
Tue, 23 May 2017 08:44:45 +0000 (23 18:44 +1000)
tree3018863cf8dbb86cadb61253485b8023b502ca77
parent4e3ea6d5c8b81d195101d09478d362ab09da66fb
Fix comments of functions that return tor_snprintf

No code changes needed: in the places where we actually check the
return value of these functions, we handle it correctly.
src/common/address.c
src/common/util.c