Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2006 04:49:31 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 96138 for review
Message-ID:  <200604260449.k3Q4nVEZ052425@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=96138

Change 96138 by jb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604260449.k3Q4nVEZ052425>