summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-26 14:54:23 -0500
committerpommicket <pommicket@gmail.com>2022-01-26 14:54:23 -0500
commit73b6a685590e57ecb13defba459eb4ca3bb6c16b (patch)
tree68fbad77c78fa3989b4ad14e9a2d0f5448d427c8 /05/main.c
parent618be81b5c3c5e2b40c44542b4e2285f3733cd7b (diff)
more work, now it's broken
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/05/main.c b/05/main.c
index 4b2e9ba..a95bc08 100644
--- a/05/main.c
+++ b/05/main.c
@@ -3,4 +3,4 @@
long double d;
} (*x)(void);
*/
-typedef int Foo(struct Bar *);
+typedef int Foo;