pkgsrc/sysutils/fsviewer/patches/patch-ai

13 lines
266 B
Text

$NetBSD: patch-ai,v 1.1 2001/10/05 14:16:04 wiz Exp $
--- src/extnInspector.c.orig Sat Oct 9 20:45:22 1999
+++ src/extnInspector.c
@@ -226,7 +226,7 @@
}
if(numRows > 0)
- PLSave(filesDB, YES);
+ PLSave(filesDB, extn, YES);
if(extn)
free(extn);