summaryrefslogtreecommitdiff
path: root/include/X11/Xaw3d/SimpleMenu.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:14:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:14:33 -0700
commit1daba642678630fc808e265caa202b8a9e83f01c (patch)
treefda4ef5bed464f6c388e4546774e637e02ad8605 /include/X11/Xaw3d/SimpleMenu.h
parent9932303fbd0390628efc714d9c52718eca008015 (diff)
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/X11/Xaw3d/SimpleMenu.h')
-rw-r--r--include/X11/Xaw3d/SimpleMenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/Xaw3d/SimpleMenu.h b/include/X11/Xaw3d/SimpleMenu.h
index b8ffc18..23b761d 100644
--- a/include/X11/Xaw3d/SimpleMenu.h
+++ b/include/X11/Xaw3d/SimpleMenu.h
@@ -38,7 +38,7 @@ in this Software without prior written authorization from the X Consortium.
* Date: April 3, 1989
*
* By: Chris D. Peterson
- * MIT X Consortium
+ * MIT X Consortium
* kit@expo.lcs.mit.edu
*/
@@ -125,7 +125,7 @@ _XFUNCPROTOBEGIN
extern void XawSimpleMenuAddGlobalActions(
XtAppContext /* app_con */
);
-
+
/* Function Name: XawSimpleMenuGetActiveEntry
* Description: Gets the currently active (set) entry.
* Arguments: w - the smw widget.