Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2006 16:37:40 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 92731 for review
Message-ID:  <200603041637.k24GbeYr060019@repoman.freebsd.org>

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

Change 92731 by rwatson@rwatson_peppercorn on 2006/03/04 16:37:05

	Correct typo in comment.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#43 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#43 (text+ko) ====

@@ -30,7 +30,7 @@
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
  *
- * $P4: //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#42 $
+ * $P4: //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#43 $
  */
 
 #include <sys/types.h>
@@ -49,7 +49,7 @@
 #endif /* !HAVE_ENDIAN_H */
 #endif /* !HAVE_MACHINE_ENDIAN_H */
 #include <compat/endian.h>
-#endif /* !HAVE_SYS_ENDIANG_H */
+#endif /* !HAVE_SYS_ENDIAN_H */
 #ifdef HAVE_FULL_QUEUE_H
 #include <sys/queue.h>
 #else /* !HAVE_FULL_QUEUE_H */



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