Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2007 10:19:17 GMT
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 113104 for review
Message-ID:  <200701181019.l0IAJHxU033363@repoman.freebsd.org>

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

Change 113104 by rdivacky@rdivacky_witten on 2007/01/18 10:18:29

	Whitespace.

Affected files ...

.. //depot/projects/linuxolator/src/sys/compat/linux/linux_emul.c#24 edit

Differences ...

==== //depot/projects/linuxolator/src/sys/compat/linux/linux_emul.c#24 (text+ko) ====

@@ -140,7 +140,7 @@
 		wakeup(&p->p_emuldata);
 		PROC_UNLOCK(p);
 	} else
-	   	EMUL_UNLOCK(&emul_lock);
+		EMUL_UNLOCK(&emul_lock);
 
 	return (0);
 }



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