Update illumos changeset ID oi_151a_prestable1
authorJon Tibble <meths@btinternet.com>
Tue, 31 Jan 2012 19:46:46 +0000
changeset 13624 0ee4e2a7fe3a
parent 13623 b38cf8559efe
child 13625 818848ba7628
Update illumos changeset ID
usr/src/uts/common/os/logsubr.c
--- a/usr/src/uts/common/os/logsubr.c	Tue Jan 31 19:45:01 2012 +0000
+++ b/usr/src/uts/common/os/logsubr.c	Tue Jan 31 19:46:46 2012 +0000
@@ -246,7 +246,7 @@
 	/*
 	 * Now that logging is enabled, emit the SunOS banner.
 	 */
-	printf("\rOpenIndiana Build %s %u-bit (illumos a53b998f5e1b)\n",
+	printf("\rOpenIndiana Build %s %u-bit (illumos fc320b2833d3)\n",
 	    utsname.version, NBBY * (uint_t)sizeof (void *));
 	printf("SunOS Release %s - Copyright 1983-2010 Oracle and/or its "
 	    "affiliates.\n", utsname.release);