aboutsummaryrefslogtreecommitdiff
path: root/src/or/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/test.c')
-rw-r--r--src/or/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/test.c b/src/or/test.c
index 1199c8d5f..64fdacd78 100644
--- a/src/or/test.c
+++ b/src/or/test.c
@@ -1030,7 +1030,7 @@ static void
test_control_formats(void)
{
char *out;
- const char *inp =
+ const char *inp =
"..This is a test\r\nof the emergency \nbroadcast\r\n..system.\r\nZ.\r\n";
size_t sz;