[tor/master] Fix another space issue

15 Apr
2015
15 Apr
'15
2:38 p.m.
commit c3e8b7f2da7f5c7fc4d341b533b7031eab90a665 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Apr 15 10:38:12 2015 -0400 Fix another space issue --- src/or/rendcommon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/rendcommon.c b/src/or/rendcommon.c index 775d2b9..3fea07f 100644 --- a/src/or/rendcommon.c +++ b/src/or/rendcommon.c @@ -963,7 +963,7 @@ rend_cache_lookup_entry(const char *query, int version, rend_cache_entry_t **e) *e = entry; } -end: + end: return ret; }
3737
Age (days ago)
3737
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org