summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux.h
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-08-16 18:54:51 +0000
committernetchild <netchild@FreeBSD.org>2006-08-16 18:54:51 +0000
commit39fd1c6d476c48c3facf010bff19549a4c804bb6 (patch)
tree9b98826a447368cd130db3286d51a49bdc063241 /sys/i386/linux/linux.h
parent99c9166015cb50a6814489ec28d2988e688d4879 (diff)
downloadFreeBSD-src-39fd1c6d476c48c3facf010bff19549a4c804bb6.zip
FreeBSD-src-39fd1c6d476c48c3facf010bff19549a4c804bb6.tar.gz
Style fixes to comments.
Sponsored by: Google SoC 2006 Submitted by: rdivacky Noticed by: jhb, ssouhlal
Diffstat (limited to 'sys/i386/linux/linux.h')
-rw-r--r--sys/i386/linux/linux.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h
index 4bbf303..8defa6a 100644
--- a/sys/i386/linux/linux.h
+++ b/sys/i386/linux/linux.h
@@ -729,7 +729,8 @@ struct l_desc_struct {
#define LINUX_LOWERWORD 0x0000ffff
-/* macros which does the same thing as those in linux include/asm-um/ldt-i386.h
+/*
+ * macros which does the same thing as those in linux include/asm-um/ldt-i386.h
* these convert linux user-space descriptor to machine one
*/
#define LDT_entry_a(info) \
OpenPOWER on IntegriCloud