diff options
Diffstat (limited to 'man/XtGetSelectionParameters.man')
-rw-r--r-- | man/XtGetSelectionParameters.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtGetSelectionParameters.man b/man/XtGetSelectionParameters.man index 74e0f6f..6c22498 100644 --- a/man/XtGetSelectionParameters.man +++ b/man/XtGetSelectionParameters.man @@ -56,7 +56,8 @@ Specifies a pointer to an atom in which the property type of the parameters will be stored. .IP \fIvalue_return\fP 1i Specifies a pointer into which a pointer to the parameters are to be -stored. A NULL will be stored if no parameters accompany the request. +stored. +A NULL will be stored if no parameters accompany the request. .IP \fIlength_return\fP 1i Specifies a pointer into which the number of data elements in \fIvalue_return\fP of size indicated by \fIformat_return\fP will be |