about summary refs log tree commit diff
path: root/other/pamx/pamx.c
diff options
context:
space:
mode:
Diffstat (limited to 'other/pamx/pamx.c')
-rw-r--r--other/pamx/pamx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/pamx/pamx.c b/other/pamx/pamx.c
index 384cfd9d..dbb8b62a 100644
--- a/other/pamx/pamx.c
+++ b/other/pamx/pamx.c
@@ -360,7 +360,7 @@ main(int     argc,
     destroyViewer(viewerP);
 
     if (title)
-        strfree(title);
+        pm_strfree(title);
 
     XCloseDisplay(dispP);