diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-03-10 17:55:11 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-03-10 17:55:11 +0000 |
commit | 60ae5261a5115d1d0f5162cd6d651baa1beeda22 (patch) | |
tree | 030d4fada08e7168067846ed84d695782e5b2861 /Makefile | |
parent | [w3m-dev 03804] fix autoconf (diff) | |
download | w3m-60ae5261a5115d1d0f5162cd6d651baa1beeda22.tar.gz w3m-60ae5261a5115d1d0f5162cd6d651baa1beeda22.zip |
fix indent
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ KEYBIND_SRC = keybind.c KEYBIND_OBJ = keybind.o GCLIB=@gclib@ -VERSION=0.4.1+cvs-1.780 +VERSION=0.4.1+cvs-1.781 MODEL=@W3M_TARGET@-@W3M_MODEL@-EN SRCS=main.c file.c buffer.c display.c etc.c search.c linein.c table.c local.c \ |