radeon_hd: Build fix

* Misplaced '"', sorry for spam
This commit is contained in:
Alexander von Gluck IV
2012-05-09 11:52:51 -05:00
parent e62d1ff387
commit 605041242a
@@ -313,7 +313,7 @@ detect_displays()
// ???, shouldn't happen... I think.
TRACE("%s: Warning: connector %" B_PRIu32 " has neither "
"digital EDID nor is an analog encoder?\n",
__func__, id);"
__func__, id);
}
}
}