summaryrefslogtreecommitdiff
path: root/viewfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'viewfuncs.c')
-rw-r--r--viewfuncs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/viewfuncs.c b/viewfuncs.c
index 234cc7b..ac2a924 100644
--- a/viewfuncs.c
+++ b/viewfuncs.c
@@ -44,13 +44,13 @@ void DoCloseView(
confirms[0].closure = (XtPointer) scrn;
confirms[1].callback = (XtCallbackProc) NULL;
confirms[1].closure = (XtPointer) NULL;
-
+
if (MsgSetScrn((Msg) NULL, scrn, confirms, (XtCallbackList) NULL) ==
NEEDS_CONFIRMATION)
return;
DestroyScrn(scrn);
}
-
+
/*ARGSUSED*/
void XmhCloseView(
@@ -161,7 +161,7 @@ void DoViewUseAsComposition(
MsgSetScrnForComp(msg, nscrn);
MapScrn(nscrn);
}
-
+
/*ARGSUSED*/
void XmhViewUseAsComposition(