summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2003-06-06 02:14:28 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2003-06-06 02:14:28 +0000
commit5886e3ed2a2332860d7688b6e4fe61369c2ea2b2 (patch)
tree56294be04a9386e396747f7423b556281bdd6bbd /riscos
parent5b83aebf36bcd77c79a15996421757fb0c5845ca (diff)
downloadnetsurf-5886e3ed2a2332860d7688b6e4fe61369c2ea2b2.tar.gz
netsurf-5886e3ed2a2332860d7688b6e4fe61369c2ea2b2.tar.bz2
[project @ 2003-06-06 02:14:28 by jmb]
Add RCS ID svn path=/import/netsurf/; revision=169
Diffstat (limited to 'riscos')
-rw-r--r--riscos/options.c4
-rw-r--r--riscos/options.h3
-rw-r--r--riscos/theme.c3
-rw-r--r--riscos/theme.h4
4 files changed, 14 insertions, 0 deletions
diff --git a/riscos/options.c b/riscos/options.c
index 9c02ab908..cd05f6ed2 100644
--- a/riscos/options.c
+++ b/riscos/options.c
@@ -1,3 +1,7 @@
+/**
+ * $Id: options.c,v 1.3 2003/06/06 02:14:28 jmb Exp $
+ */
+
#include "netsurf/desktop/options.h"
#include <stdio.h>
#include <string.h>
diff --git a/riscos/options.h b/riscos/options.h
index 5ee3d2d91..c8e0daf97 100644
--- a/riscos/options.h
+++ b/riscos/options.h
@@ -1,3 +1,6 @@
+/**
+ * $ID$
+ */
#ifndef _NETSURF_RISCOS_OPTIONS_H_
#define _NETSURF_RISCOS_OPTIONS_H_
diff --git a/riscos/theme.c b/riscos/theme.c
index 15c992833..e00c0a5a7 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -1,3 +1,6 @@
+/**
+ * $Id: theme.c,v 1.5 2003/06/06 02:14:28 jmb Exp $
+ */
#include "netsurf/riscos/theme.h"
#include "oslib/wimp.h"
diff --git a/riscos/theme.h b/riscos/theme.h
index 92f29e177..40edb83d2 100644
--- a/riscos/theme.h
+++ b/riscos/theme.h
@@ -1,3 +1,7 @@
+/**
+ * $Id: theme.h,v 1.3 2003/06/06 02:14:28 jmb Exp $
+ */
+
#ifndef _MIGRATE_RISCOS_THEME_H_
#define _MIGRATE_RISCOS_THEME_H_