From 92c2b643e2b253939dc98f3d0b4fcdffef60377a Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 9 May 1995 23:12:46 +0000 Subject: entered into RCS --- ext2fs/ext2fs.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ext2fs/ext2fs.h') diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index ded19345..79e9d8cf 100644 --- a/ext2fs/ext2fs.h +++ b/ext2fs/ext2fs.h @@ -1,5 +1,4 @@ -/* Common definitions, declarations & inline routines for the ext2 filesystem - translator. +/* Common definitions for the ext2 filesystem translator Copyright (C) 1995 Free Software Foundation, Inc. @@ -38,7 +37,7 @@ Normally, don't define it, but defining it causes a much greater rate of paging requests, which may be helpful in catching bugs. */ -#define DONT_CACHE_MEMORY_OBJECTS +#undef DONT_CACHE_MEMORY_OBJECTS int printf (const char *fmt, ...); -- cgit v1.2.3