]> git.pond.sub.org Git - empserver/commit - include/path.h
(diroff, dirch, routech): Declare with array size. Define without.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2005 16:46:46 +0000 (16:46 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2005 16:46:46 +0000 (16:46 +0000)
commitae251d0a5890518c91d19d03d401e0c4ff1527c5
tree089ed37ae531915c846677a3b9e4266e18c293f9
parente59f9a43d1b77135415840b546666a04dd0f38b5
(diroff, dirch, routech): Declare with array size.  Define without.
This requires moving routech[] declaration from map.h to path.h.  Get
rid of s_char.
include/map.h
include/path.h
src/lib/global/dir.c