Delete trailing whitespace.
authornealcrook <neal@pippaluk.org.uk>
Mon, 7 Nov 2016 17:52:10 +0000 (17:52 +0000)
committernealcrook <neal@pippaluk.org.uk>
Mon, 7 Nov 2016 17:52:10 +0000 (17:52 +0000)
commit8e558c093379039917de53f91e2e5676d91293c8
tree4c3239997170ba935a319b4030a6b9ac3cff77df
parenta57be5643829a3faa97e90c04117c8cf2f7a6603
Delete trailing whitespace.
Comment VT52, ANSI defines out of levee.h so they can be done on the command line.
Remove dead code.
Disambiguate levee code from standard library functions (as the original author has
done in later versions than we are using):
  refresh -> lvrefresh
  scan -> lvscan
  getcontext -> lvgetcontext
  getline -> lvgetline
12 files changed:
Applications/levee/display.c
Applications/levee/editcor.c
Applications/levee/extern.h
Applications/levee/find.c
Applications/levee/globals.c
Applications/levee/levee.h
Applications/levee/main.c
Applications/levee/misc.c
Applications/levee/move.c
Applications/levee/proto.h
Applications/levee/ucsd.c
Applications/levee/unixcall.c