summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-02-17 23:38:44 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-02-17 23:38:44 +0000
commit36bb869ae4d65ec7c61dedc6c3577ebc24ef3808 (patch)
treeaaf67ef58e79e6ea7833e7e8ceb832c2b32cdd23 /utils/config.h
parent915209b0e09b5894dbe3b6624ce43abe678963d4 (diff)
downloadnetsurf-36bb869ae4d65ec7c61dedc6c3577ebc24ef3808.tar.gz
netsurf-36bb869ae4d65ec7c61dedc6c3577ebc24ef3808.tar.bz2
[project @ 2004-02-17 23:38:44 by jmb]
Improve save_complete. Add missing #ifdef to about.c. svn path=/import/netsurf/; revision=559
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/config.h b/utils/config.h
index 87dc095dc..3520df52b 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -2,7 +2,7 @@
* This file is part of NetSurf, http://netsurf.sourceforge.net/
* Licensed under the GNU General Public License,
* http://www.opensource.org/licenses/gpl-license
- * Copyright 2003 John M Bell <jmb202@ecs.soton.ac.uk>
+ * Copyright 2003,4 John M Bell <jmb202@ecs.soton.ac.uk>
*/
#ifndef _NETSURF_UTILS_CONFIG_H_