diff options
author | Gisle <gvanem@broadpark.no> | 2011-06-01 11:11:12 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-06-01 11:11:12 -0400 |
commit | 1d8bcba067ef8d96ebe022f06459d55c308343ec (patch) | |
tree | 6a6181159214738b8ec76546067ec4363ad31951 /src/test/test_crypto.c | |
parent | 0fd3ad75daf925e8192aa1d44b229b3b7c29829d (diff) | |
download | tor-1d8bcba067ef8d96ebe022f06459d55c308343ec.tar.gz tor-1d8bcba067ef8d96ebe022f06459d55c308343ec.zip |
Fix compile error in procmon.c
An elusive compile-error (MingW-gcc v4.50 on Win_XP); a missing
comma (!) and a typo ('err_msg' at line 277 changed to 'errmsg').
Aso changed the format for 'err_code' at line 293 into a "%ld" to suppress
a warning. How did this go unnoticed for ~1 month? Btw. This is my 1st ever
'git commit', so it better work.
Diffstat (limited to 'src/test/test_crypto.c')
0 files changed, 0 insertions, 0 deletions