diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-16 22:54:05 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-10-03 09:33:55 -0700 |
commit | 5691187ced24b16a951e2b8308bcc2b65dd36eee (patch) | |
tree | f58463620ce3d96873b3bf094a9e313e2841f7f6 /man/XtCreateWindow.man | |
parent | 6c0b44caa9b424c7e05327e8ddc9273b87a0f81f (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 'man/XtCreateWindow.man')
-rw-r--r-- | man/XtCreateWindow.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtCreateWindow.man b/man/XtCreateWindow.man index 7ba7cdf..a350c84 100644 --- a/man/XtCreateWindow.man +++ b/man/XtCreateWindow.man @@ -130,7 +130,7 @@ XtCreateWindow \- window creation convenience function .HP void XtCreateWindow(Widget \fIw\fP, unsigned int \fIwindow_class\fP, Visual *\fIvisual\fP, XtValueMask \fIvalue_mask\fP, XSetWindowAttributes -*\fIattributes\fP); +*\fIattributes\fP); .SH ARGUMENTS .IP \fIattributes\fP 1i Specifies the window attributes to use in the @@ -161,7 +161,7 @@ Then, it assigns the created window to the widget's window field. .LP .ZN XtCreateWindow evaluates the following fields of the -.ZN Core +.ZN Core widget structure: .IP \(bu 5 depth |