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, 2 insertions, 0 deletions
diff --git a/src/or/test.c b/src/or/test.c
index ffaf29097f..3dff0a42ec 100644
--- a/src/or/test.c
+++ b/src/or/test.c
@@ -255,6 +255,8 @@ test_buffers(void)
buf_free(buf);
buf_free(buf2);
+ /*XXXX020 Test code to find chars and strings on buffers. */
+
#if 0
{
int s;