Fix nvi's cscope support in the case that someone provided a filename
authoroga <oga@openbsd.org>
Fri, 29 Aug 2008 13:07:13 +0000 (13:07 +0000)
committeroga <oga@openbsd.org>
Fri, 29 Aug 2008 13:07:13 +0000 (13:07 +0000)
commita095b9c73f948d7d4f926f2ca9c0fcf4c955335f
treeea78e46ef5da16f46200445423a7d578a606df54
parente63afc5739cbc4e3446dea7e98d9b1ba81d26dc7
Fix nvi's cscope support in the case that someone provided a filename
without a directory (e.g. :cscope add cscope.out). Found and fixed by
Paul Irofti, with help from me; Thanks!

upstream nvi also has this fix.

ok otto@.
usr.bin/vi/ex/ex_cscope.c