diff options
| author | Chris Boesch <[email protected]> | 2023-02-14 12:58:12 +0100 |
|---|---|---|
| committer | Chris Boesch <[email protected]> | 2023-02-14 12:58:12 +0100 |
| commit | beaa89fdf570b58c25f33f72715f6fa8ca2cd8a5 (patch) | |
| tree | b8ede3f8d86287c23867f13c70f111f0a7bbbe12 /patches | |
| parent | bb4b321b0c848a5262d7bd75d70912528be74b0a (diff) | |
| download | ziglings-beaa89fdf570b58c25f33f72715f6fa8ca2cd8a5.tar.xz ziglings-beaa89fdf570b58c25f33f72715f6fa8ca2cd8a5.zip | |
inserted a failure and created a patch
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/patches/092_interfaces.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/patches/patches/092_interfaces.patch b/patches/patches/092_interfaces.patch index ce3141f..67fc443 100644 --- a/patches/patches/092_interfaces.patch +++ b/patches/patches/092_interfaces.patch @@ -1,3 +1,4 @@ -68a69,70 -> // -> // just an empty patch +54c54 +< try dailyReport("what is here the right parameter?"); +--- +> try dailyReport(&my_insects); |
