diff options
Diffstat (limited to 'include/X11/Xaw3d/ThreeD.h')
-rw-r--r-- | include/X11/Xaw3d/ThreeD.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/include/X11/Xaw3d/ThreeD.h b/include/X11/Xaw3d/ThreeD.h index bae181a..812db07 100644 --- a/include/X11/Xaw3d/ThreeD.h +++ b/include/X11/Xaw3d/ThreeD.h @@ -5,13 +5,13 @@ Copyright 1992 by Kaleb Keithley 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, MIT, or Kaleb -Keithley not be used in advertising or publicity pertaining to distribution -of the software without specific, written prior permission. +Keithley not be used in advertising or publicity pertaining to distribution +of the 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 @@ -72,8 +72,8 @@ typedef enum { XtReliefNone, XtReliefRaised, XtReliefSunken, - XtReliefRidge, - XtReliefGroove + XtReliefRidge, + XtReliefGroove } XtRelief; typedef struct _ThreeDRec *ThreeDWidget; |