
7 Nov
2018
7 Nov
'18
3:37 p.m.
commit 6b706bcf199b82c6b1a87c839e8d13bf9d8e60b7 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Nov 6 15:41:32 2018 -0500 Remove a tab. --- src/lib/cc/ctassert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/cc/ctassert.h b/src/lib/cc/ctassert.h index 5a1b137cb..674c0c2e1 100644 --- a/src/lib/cc/ctassert.h +++ b/src/lib/cc/ctassert.h @@ -38,7 +38,7 @@ /** * CTASSERT(expression) * - * Trigger a compiler error if expression is false. + * Trigger a compiler error if expression is false. */ #if __STDC_VERSION__ >= 201112L
2373
Age (days ago)
2373
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org