PERFORCE change 96138 for review

John Birrell jb at FreeBSD.org
Wed Apr 26 04:49:32 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=96138

Change 96138 by jb at jb_freebsd2 on 2006/04/26 04:48:40

	I must not do a simple edit just before submitting.
	I must not do a simple edit just before submitting.
	I must not do a simple edit just before submitting.
	I must not do a simple edit just before submitting.
	
	(I can't type)

Affected files ...

.. //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_aggregate.c#7 edit

Differences ...

==== //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_aggregate.c#7 (text) ====

@@ -364,7 +364,7 @@
 	if (dt_ioctl(dtp, DTRACEIOC_AGGSNAP, buf) == -1) {
 #else
 	if (dt_ioctl(dtp, DTRACEIOC_AGGSNAP, &buf) == -1) {
-&#endif
+#endif
 		if (errno == ENOENT) {
 			/*
 			 * If that failed with ENOENT, it may be because the


More information about the p4-projects mailing list