Plan 9 from Bell Labs’s /usr/web/sources/patch/maybe/mesg-undo2/notes

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


Fri Dec  6 09:51:09 CST 2013 qrstuv
	--- /acme/mail/src/mesg.c	Fri Dec  6 09:49:51 2013
	+++ /acme/mail/src/mesg.c	Fri Dec  6 09:49:51 2013
	@@ -692,7 +692,7 @@
	 {
	 	if(m->tagposted)
	 		return;
	-	wintagwrite(m->w, " Post", 5);
	+	wintagwrite(m->w, " ", 1);
	 	m->tagposted = 1;
	 }


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.