On Fri, Apr 17, 2015 at 1:17 PM, Matt Turner <matts...@gmail.com> wrote:
> On Fri, Apr 17, 2015 at 9:59 AM, Connor Abbott <cwabbo...@gmail.com> wrote:
>> Signed-off-by: Connor Abbott <cwabbo...@gmail.com>
>> ---
>>  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
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to