Plan 9 from Bell Labs’s /usr/web/sources/contrib/mospak/abaco-html4/abaco-wind-dangling-edit.diff

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


--- sys/src/cmd/abaco/wind.c
+++ sys/src/cmd/abaco/wind.c
@@ -36,7 +36,6 @@
 	r1.min.y = r1.max.y;
 	r1.max.y += font->height;
 	textinit(&w->url, screen, r1, font, tagcols);
-	w->url.
 	w->url.what = Urltag;
 	r1.min.y = r1.max.y++;
 	draw(screen, r1, tagcols[BORD], nil, ZP);

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.