aboutsummaryrefslogtreecommitdiffstats
path: root/map.c
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2001-11-20 17:49:23 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2001-11-20 17:49:23 +0000
commit8ca5c59be79502818b2f881ce1de15d9cc964435 (patch)
treea89afbb79c0f1caf5ccd6200f717c5082798cf9a /map.c
parent[w3m-dev 02454] line number (diff)
downloadw3m-8ca5c59be79502818b2f881ce1de15d9cc964435.tar.gz
w3m-8ca5c59be79502818b2f881ce1de15d9cc964435.zip
add rcsids
Diffstat (limited to '')
-rw-r--r--map.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/map.c b/map.c
index c4e06ae..70b0eed 100644
--- a/map.c
+++ b/map.c
@@ -1,4 +1,5 @@
-/*
+/* $Id: map.c,v 1.3 2001/11/20 17:49:23 ukai Exp $ */
+/*
* client-side image maps
*/
#include "fm.h"