From: ceriel Date: Mon, 24 Sep 1990 15:22:36 +0000 (+0000) Subject: fixed typo X-Git-Tag: release-5-5~1524 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1011f9679e7904e2e45273661e1e7a05d357e539;p=ack.git fixed typo --- 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