lguest: Don't need comment terminator before disk section.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Mar 2008 16:05:52 +0000 (11:05 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Mar 2008 00:05:53 +0000 (11:05 +1100)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.c

index bec5a32e4095d705ee16d6bd9a538b4fdaadfe52..d45c7f682b1ba134083a543807600c5619df9599 100644 (file)
@@ -1383,7 +1383,6 @@ struct vblk_info
         * Launcher triggers interrupt to Guest. */
        int done_fd;
 };
         * Launcher triggers interrupt to Guest. */
        int done_fd;
 };
-/*:*/
 
 /*L:210
  * The Disk
 
 /*L:210
  * The Disk