summaryrefslogtreecommitdiff
path: root/popup.c
diff options
context:
space:
mode:
Diffstat (limited to 'popup.c')
-rw-r--r--popup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/popup.c b/popup.c
index 5c0ef97..17d81b7 100644
--- a/popup.c
+++ b/popup.c
@@ -36,7 +36,7 @@ from The Open Group.
void
PopupPopup(Widget parent, Widget popup, Bool transient, Bool first_time,
- int offset_x, int offset_y, String delAction)
+ int offset_x, int offset_y, const _XtString delAction)
{
if (!transient && !first_time)
{