On Fri, Apr 17, 2015 at 1:17 PM, Matt Turner <[email protected]> wrote:
> On Fri, Apr 17, 2015 at 9:59 AM, Connor Abbott <[email protected]> wrote:
>> Signed-off-by: Connor Abbott <[email protected]>
>> ---
>>  src/mesa/main/.gitignore | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore
>> index 8256ad7..b5f786d 100644
>> --- a/src/mesa/main/.gitignore
>> +++ b/src/mesa/main/.gitignore
>> @@ -9,3 +9,4 @@ get_hash.h.tmp
>>  format_info.h
>>  format_pack.c
>>  format_unpack.c
>> +format_info.c
>> --
>
> Probably list it before format_info.h?

Good point... I wanted to put it next to the other format_*.c, so I
moved it to after format_info.h.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to