summaryrefslogtreecommitdiff
path: root/specs/appC.xml
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-14 18:45:06 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 18:47:10 -0400
commitaab9b50bb755d741ee54203f91bdfc464a95642f (patch)
tree1ea045c043e39dbccd3e6cf0a7fc0e6b4cad5696 /specs/appC.xml
parentaa871eb5c087f3af40e49e77378a04fa872c7465 (diff)
downloadxorg-lib-libXt-aab9b50bb755d741ee54203f91bdfc464a95642f.tar.gz
use programlisting tag rather than workaround for literallayout font.
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/appC.xml')
-rw-r--r--specs/appC.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/appC.xml b/specs/appC.xml
index 9ca1035..bab8943 100644
--- a/specs/appC.xml
+++ b/specs/appC.xml
@@ -46,10 +46,10 @@ you could define the macro
as:
</para>
-<literallayout>
-<code>#define XtLabelCreate(name, parent, args, num_args) \</code>
-<code> ((LabelWidget) XtCreateWidget(name, labelWidgetClass, parent, args, num_args))</code>
-</literallayout>
+<programlisting>
+#define XtLabelCreate(name, parent, args, num_args) \
+ ((LabelWidget) XtCreateWidget(name, labelWidgetClass, parent, args, num_args))
+</programlisting>
<para>
Pop-up shells in some of the prototypes automatically performed an