[net.ucds] Bug fix for latest version of UCDS

forbin (11/13/82)

	A bug that found it's way into the latest version of UCDS
	has been corrected.
	The symptoms of the malady were unusable shape libraries
	and program looping (screen would keep redrawing and could
	not be interrupted ).
	The problem resided in libwe in the input.c module.
	Line 180 which in part read 
	REG DL p = fstart
	should be corrected to read
	REG DL  p = dstart;

	My apologies for the bug and any headaches it may have caused.


						Keep on Hackin

						Brian Rich
						Bell Labs
						Whippany, N.J.
						floyd!forbin
						201-386-3528