14 lines
433 B
Plaintext
14 lines
433 B
Plaintext
$NetBSD: patch-ac,v 1.1 2005/03/15 16:13:58 tron Exp $
|
|
|
|
--- ../include/log.h.dist 1999-08-31 18:45:43.000000000 +0100
|
|
+++ ../include/log.h 2003-11-28 12:35:27.000000000 +0000
|
|
@@ -145,7 +145,7 @@
|
|
|
|
LOGP persist; /* Persistent information. */
|
|
|
|
- SH_TAILQ_HEAD(__fq) fq; /* List of file names. */
|
|
+ SH_TAILQ_HEAD(__fnq) fq; /* List of file names. */
|
|
|
|
/*
|
|
* The lsn LSN is the file offset that we're about to write and which
|