Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2005/1107/4

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Cut and paste missed newline.
 [rsc] --rw-rw-r-- M 489211 glenda sys 22143 Nov  7 10:01 sys/src/cmd/rio/rio.c
	/n/sourcesdump/2005/1107/plan9/sys/src/cmd/rio/rio.c:639,645 - 
	/n/sourcesdump/2005/1108/plan9/sys/src/cmd/rio/rio.c:639,646
	  			wsendctlmesg(w, Reshaped, r, im);
	  	}
	  	viewr = screen->r;
	- 	flushimage(display, 1);}
	+ 	flushimage(display, 1);
	+ }
	  
	  void
	  button3menu(void)


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.