From 276fbc764b2a574a7a85f8deffb49e1763da4b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Wed, 15 Dec 2004 16:09:45 +0000 Subject: ppc & ppc64 fixes --- tools/ddcprobe/ddcxinfos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ddcprobe/ddcxinfos.c') diff --git a/tools/ddcprobe/ddcxinfos.c b/tools/ddcprobe/ddcxinfos.c index ebfa32df9..e595d549c 100644 --- a/tools/ddcprobe/ddcxinfos.c +++ b/tools/ddcprobe/ddcxinfos.c @@ -63,8 +63,8 @@ int main(void) known_vesa_modes[i].x, known_vesa_modes[i].y ); - printf("\n"); #endif + printf("\n"); /* Get EDID information */ if (vbe_get_edid_info(edid) == 0) { -- cgit v1.2.1