summaryrefslogtreecommitdiff
path: root/include/X11/extensions/syncstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/extensions/syncstr.h')
-rw-r--r--include/X11/extensions/syncstr.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/X11/extensions/syncstr.h b/include/X11/extensions/syncstr.h
index 25a4827..95bc2ac 100644
--- a/include/X11/extensions/syncstr.h
+++ b/include/X11/extensions/syncstr.h
@@ -30,13 +30,13 @@ and Olivetti Research Limited, Cambridge, England.
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 Olivetti
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 AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
@@ -162,7 +162,7 @@ extern pointer SyncCreateSystemCounter(
pointer /* pCounter */,
CARD64 * /* pValue_return */), /* XXX prototype */
void (* /*BracketValues*/) (
- pointer /* pCounter */,
+ pointer /* pCounter */,
CARD64 * /* pbracket_less */,
CARD64 * /* pbracket_greater */)
);