Build Fix -- compatibility issue with newer autoconf
[sxemacs] / src / ui / lwlib / xlwcheckbox.h
index ea7771f..2b07311 100644 (file)
@@ -23,7 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
  *
  * Author: Edward A. Falk
  *         falk@falconer.vip.best.com
- *  
+ *
  * Date:   June 30, 1997
  */
 
@@ -61,7 +61,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
  font                  Font            XFontStructx*   XtDefaultFont
  foreground            Foreground      Pixel           XtDefaultForeground
  height                        Height          Dimension       text height
- highlightThickness    Thickness       Dimension       2
+ highlightThickness    Thickness       Dimension       2
  insensitiveBorder     sensitive       Pixmap          Gray
  internalHeight                Height          Dimension       2
  internalWidth         Width           Dimension       4
@@ -91,7 +91,7 @@ typedef struct _CheckboxClassRec *CheckboxWidgetClass;
 typedef struct _CheckboxRec *CheckboxWidget;
 
 /************************************************************
- * 
+ *
  * Public Functions
  *
  ************************************************************/