Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 21:57:34 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14126 for review
Message-ID:  <200207120457.g6C4vYMk010034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14126

Change 14126 by peter@peter_overcee on 2002/07/11 21:57:17

	s/        /	/  (s/8-spaces/tab/)

Affected files ...

.. //depot/projects/pmap/sys/i386/i386/pmap.c#23 edit

Differences ...

==== //depot/projects/pmap/sys/i386/i386/pmap.c#23 (text+ko) ====

@@ -622,7 +622,7 @@
 	u_int cpumask;
 	u_int other_cpus;
 	struct thread *td;
-        vm_offset_t addr;
+	vm_offset_t addr;
 
 	td = curthread;
 	critical_enter();

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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