Skip to content

Commit

Permalink
lguest: Don't need comment terminator before disk section.
Browse files Browse the repository at this point in the history
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
  • Loading branch information
Rusty Russell committed Mar 28, 2008
1 parent 9b7a448 commit e18b094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/lguest/lguest.c
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,6 @@ struct vblk_info
* Launcher triggers interrupt to Guest. */
int done_fd;
};
/*:*/

/*L:210
* The Disk
Expand Down

0 comments on commit e18b094

Please sign in to comment.