From d9ff063428adeb7139ee2eb1a96c8fb6263bac12 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 14 Jul 2019 16:33:16 -0400 Subject: remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARY Signed-off-by: Thomas E. Dickey --- src/ActionHook.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ActionHook.c') diff --git a/src/ActionHook.c b/src/ActionHook.c index bb81929..45e4cfb 100644 --- a/src/ActionHook.c +++ b/src/ActionHook.c @@ -1,4 +1,3 @@ - /*LINTLIBRARY*/ /*********************************************************** Copyright (c) 1993, Oracle and/or its affiliates. All rights reserved. @@ -75,7 +74,6 @@ in this Software without prior written authorization from The Open Group. #endif #include "IntrinsicI.h" -/*ARGSUSED*/ static void FreeActionHookList(Widget widget _X_UNUSED, XtPointer closure, /* ActionHook* */ -- cgit v1.2.3