diff options
Diffstat (limited to 'include/X11/Xaw3d/ToggleP.h')
-rw-r--r-- | include/X11/Xaw3d/ToggleP.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/X11/Xaw3d/ToggleP.h b/include/X11/Xaw3d/ToggleP.h index 98cdc2c..e784d78 100644 --- a/include/X11/Xaw3d/ToggleP.h +++ b/include/X11/Xaw3d/ToggleP.h @@ -25,13 +25,13 @@ in this Software without prior written authorization from the X Consortium. */ -/* +/* * ToggleP.h - Private definitions for Toggle widget - * + * * Author: Chris D. Peterson * MIT X Consortium * kit@expo.lcs.mit.edu - * + * * Date: January 12, 1989 * */ @@ -82,7 +82,7 @@ extern ToggleClassRec toggleClassRec; /*************************************** * - * Instance (widget) structure + * Instance (widget) structure * **************************************/ |