Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0128/9

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


Formatting nits.
 [rsc] --rw-rw-r-- M 1428987 glenda sys 640 Jan 28 09:53 sys/include/trace.h
	/n/sourcesdump/2006/0128/plan9/sys/include/trace.h:19,24 - 
	/n/sourcesdump/2006/0129/plan9/sys/include/trace.h:19,24
	  typedef struct Traceevent	Traceevent;
	  struct Traceevent {
	  	ulong	pid;	
	- 	ulong	etype;		/* Event type */
	- 	vlong	time;		/* time stamp  */
	+ 	ulong	etype;	/* Event type */
	+ 	vlong	time;	/* time stamp  */
	  };


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.