Fix small formatting issue in SRP debug output
authorsfan5 <sfan5@live.de>
Tue, 29 Mar 2016 17:55:39 +0000 (19:55 +0200)
committersfan5 <sfan5@live.de>
Tue, 29 Mar 2016 17:59:14 +0000 (19:59 +0200)
commit8f43aaf6ae5bf0d0e0809999308d84d9ece6eb6a
treea80e15a76d617b6724bc47ba752b50278a34ff83
parentb9068af27d74c5bfcc61896fdd0d7737fc820f9c
Fix small formatting issue in SRP debug output

Writing an u8 to verbosestream writes a char, not it's numeric value.
src/network/serverpackethandler.cpp