From 8c39e8897f9a037477cf77d858afde46757506ab Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Fri, 24 Apr 2020 10:44:39 -0700 Subject: [PATCH] Adding malformed URL to example 001. --- 001/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/001/main.c b/001/main.c index bfbc7a5..b087984 100644 --- a/001/main.c +++ b/001/main.c @@ -21,7 +21,7 @@ the code. */ %:define somewhere ??/ -http +http//example.com /* TODO: Look up the correct URL. */ -- 2.20.1