From 662086cb898ab96431edc38b969664e60e0d9d96 Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Wed, 15 Feb 2023 17:45:10 -0500 Subject: Added story/explanation to new ex. 092 --- patches/patches/092_interfaces.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'patches') diff --git a/patches/patches/092_interfaces.patch b/patches/patches/092_interfaces.patch index 67fc443..1287e79 100644 --- a/patches/patches/092_interfaces.patch +++ b/patches/patches/092_interfaces.patch @@ -1,4 +1,4 @@ -54c54 -< try dailyReport("what is here the right parameter?"); +109c109 +< ??? --- -> try dailyReport(&my_insects); +> insect.print(); -- cgit v1.2.3