From 668ed9599393de8b0a587c983da5b103249abc78 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 20 Mar 2012 15:43:42 -0700 Subject: [PATCH] drirc: Add missing XML attributes that made the driconf application whine. These are used for pretty presentation of the application name in the UI. Tested-by: Kenneth Graunke --- src/mesa/drivers/dri/common/drirc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index 755174afdd5..2d92878520a 100644 --- a/src/mesa/drivers/dri/common/drirc +++ b/src/mesa/drivers/dri/common/drirc @@ -1,15 +1,15 @@ - + - + - + - + -- 2.30.2