From 5886e3ed2a2332860d7688b6e4fe61369c2ea2b2 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 6 Jun 2003 02:14:28 +0000 Subject: [project @ 2003-06-06 02:14:28 by jmb] Add RCS ID svn path=/import/netsurf/; revision=169 --- desktop/options.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'desktop/options.h') diff --git a/desktop/options.h b/desktop/options.h index c3ca7031c..f6487cebc 100644 --- a/desktop/options.h +++ b/desktop/options.h @@ -1,3 +1,7 @@ +/** + * $Id: options.h,v 1.2 2003/06/06 02:14:28 jmb Exp $ + */ + #ifndef _NETSURF_DESKTOP_OPTIONS_H_ #define _NETSURF_DESKTOP_OPTIONS_H_ @@ -12,7 +16,7 @@ struct options int http; char* http_proxy; int http_port; - + /* platform specific options */ PLATFORM_OPTIONS }; -- cgit v1.2.3