<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Fri, 2011-12-09 at 10:02 +1000, Peter Hutterer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Wed, Dec 07, 2011 at 08:17:29PM -0500, Gaetan Nadon wrote:
&gt; which was added in commit:
&gt; dmx: Build fix for -Werror=implicit-function-declaration
&gt; 
&gt; Signed-off-by: Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;
&gt; ---
&gt;  hw/dmx/glxProxy/Makefile.am |    2 ++
&gt;  1 files changed, 2 insertions(+), 0 deletions(-)
&gt; 
&gt; diff --git a/hw/dmx/glxProxy/Makefile.am b/hw/dmx/glxProxy/Makefile.am
&gt; index 8516048..1d9177a 100644
&gt; --- a/hw/dmx/glxProxy/Makefile.am
&gt; +++ b/hw/dmx/glxProxy/Makefile.am
&gt; @@ -1,10 +1,12 @@
&gt;  noinst_LIBRARIES = libglxproxy.a
&gt;  
&gt;  libglxproxy_a_SOURCES = compsize.c \
&gt; +                        compsize.h \
</PRE>
</BLOCKQUOTE>
I replaced the tabs with spaces for consistency which does not show up in my editor.<BR>
Thanks.
<BLOCKQUOTE TYPE=CITE>
<PRE>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_disptab.c \
&gt;                          g_disptab.h \
&gt;                          global.c \
&gt;                          glxcmds.c \
&gt; +                        glxcmds.h \
&gt;                          glxcmdsswap.c \
&gt;                          glxcontext.h \
&gt;                          glxdrawable.h \
&gt; -- 
&gt; 1.7.4.1

please fix the whitespace, but otherwise
Reviewed-by: Peter Hutterer &lt;<A HREF="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</A>&gt;

Cheers,
  Peter
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>