summaryrefslogtreecommitdiffstatshomepage
path: root/patches/patches/075_quiz8.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/patches/075_quiz8.patch')
-rw-r--r--patches/patches/075_quiz8.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/patches/patches/075_quiz8.patch b/patches/patches/075_quiz8.patch
new file mode 100644
index 0000000..ce6a2d8
--- /dev/null
+++ b/patches/patches/075_quiz8.patch
@@ -0,0 +1,8 @@
+52c52,56
+<
+---
+> return Path{
+> .from = from,
+> .to = to,
+> .dist = dist,
+> };