mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
$NetBSD: patch-ak,v 1.1 2004/05/28 01:09:01 wiz Exp $
|
|
|
|
--- main.c.orig 1999-12-01 19:49:22.000000000 -0700
|
|
+++ main.c 2004-05-27 10:58:17.000000000 -0600
|
|
@@ -123,7 +123,7 @@
|
|
char *eff_group = NULL;
|
|
char *real_group = NULL;
|
|
|
|
-FILE *log = NULL;
|
|
+FILE *logfile = NULL;
|
|
char *t_logfile = NULL;
|
|
char *f_logfile = NULL;
|
|
|