From 1011f9679e7904e2e45273661e1e7a05d357e539 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 24 Sep 1990 15:22:36 +0000 Subject: [PATCH] fixed typo --- util/LLgen/lib/rec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/LLgen/lib/rec b/util/LLgen/lib/rec index 550c70e91..109c99f53 100644 --- a/util/LLgen/lib/rec +++ b/util/LLgen/lib/rec @@ -28,7 +28,7 @@ extern LLoldlevel(); #ifdef LL_USERHOOK static LLdoskip(); -static int LLuserhook(): +static int LLuserhook(); #endif #ifndef LL_FASTER -- 2.34.1