From a4c5929a2fac1cb0c039b2d009d8093ac81a90d7 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sun, 9 Feb 2003 12:58:15 +0000 Subject: [project @ 2003-02-09 12:58:14 by bursa] Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96 --- utils/utils.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/utils.h') diff --git a/utils/utils.h b/utils/utils.h index c7c608cf2..5ae167eb9 100644 --- a/utils/utils.h +++ b/utils/utils.h @@ -1,9 +1,9 @@ /** - * $Id: utils.h,v 1.4 2003/01/07 23:15:23 bursa Exp $ + * $Id: utils.h,v 1.5 2003/02/09 12:58:15 bursa Exp $ */ -#ifndef _NETSURF_RENDER_UTILS_H_ -#define _NETSURF_RENDER_UTILS_H_ +#ifndef _NETSURF_UTILS_UTILS_H_ +#define _NETSURF_UTILS_UTILS_H_ #include -- cgit v1.2.3