summaryrefslogtreecommitdiff
path: root/src/GetActKey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GetActKey.c')
-rw-r--r--src/GetActKey.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/GetActKey.c b/src/GetActKey.c
index 7e08a92..efa8cde 100644
--- a/src/GetActKey.c
+++ b/src/GetActKey.c
@@ -8,13 +8,13 @@ Copyright 1993 by Sun Microsystems, Inc. Mountain View, CA.
All Rights Reserved
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
+both that copyright notice and this permission notice appear in
supporting documentation, and that the names of Digital or Sun not be
used in advertising or publicity pertaining to distribution of the
-software without specific, written prior permission.
+software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
@@ -63,9 +63,9 @@ in this Software without prior written authorization from The Open Group.
#include "IntrinsicI.h"
-KeySym XtGetActionKeysym(event, modifiers_return)
- XEvent *event;
- Modifiers *modifiers_return;
+KeySym XtGetActionKeysym(
+ XEvent *event,
+ Modifiers *modifiers_return)
{
TMKeyContext tm_context;
Modifiers modifiers;