Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2004 16:24:16 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 48249 for review
Message-ID:  <200403060024.i260OG5o039251@repoman.freebsd.org>

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

Change 48249 by peter@peter_melody on 2004/03/05 16:24:03

	fix typo

Affected files ...

.. //depot/projects/hammer/sys/compat/ia32/ia32_signal.h#7 edit

Differences ...

==== //depot/projects/hammer/sys/compat/ia32/ia32_signal.h#7 (text+ko) ====

@@ -182,7 +182,7 @@
 	struct ia32_siginfo	sf_si;		/* = *sf_siginfo (SA_SIGINFO case) */
 };
 
-#ifdefd COMPAT_FREEBSD3
+#ifdef COMPAT_FREEBSD3
 struct ia32_siginfo3 {
 	struct ia32_sigcontext3 si_sc;
 	int			si_signo;



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