summary refs log tree commit diff
path: root/Documentation
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2008-03-28 11:05:52 -0500
committerRusty Russell <rusty@rustcorp.com.au>2008-03-28 11:05:53 +1100
commite18b094f0faa4889b06a112da17230a10b88c815 (patch)
treea06aa97ac95c45ee6774ddae7b8390af02129f54 /Documentation
parent9b7a448e2b23101a776ddf639c9037d47244f7ab (diff)
downloadlinux-e18b094f0faa4889b06a112da17230a10b88c815.tar.gz
lguest: Don't need comment terminator before disk section.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lguest/lguest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/lguest/lguest.c b/Documentation/lguest/lguest.c
index bec5a32e4095..d45c7f682b1b 100644
--- a/Documentation/lguest/lguest.c
+++ b/Documentation/lguest/lguest.c
@@ -1383,7 +1383,6 @@ struct vblk_info
 	 * Launcher triggers interrupt to Guest. */
 	int done_fd;
 };
-/*:*/
 
 /*L:210
  * The Disk