From: Jack Lange Date: Mon, 24 May 2010 23:16:31 +0000 (-0500) Subject: comment fix X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=commitdiff_plain;h=783951c04308678c060613460b808e757794c909;p=palacios.git comment fix --- diff --git a/palacios/src/devices/pci_passthrough.c b/palacios/src/devices/pci_passthrough.c index 9b302e1..3eee1d2 100644 --- a/palacios/src/devices/pci_passthrough.c +++ b/palacios/src/devices/pci_passthrough.c @@ -608,7 +608,7 @@ static int pt_config_update(uint_t reg_num, void * src, uint_t length, void * pr /* This is really iffy.... - * It was totally broken before, but it's totally fixed now + * It was totally broken before, but it's _not_ totally fixed now * The Expansion rom can be enabled/disabled via software using the low order bit * We should probably handle that somehow here... */