[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] Make second argument of ps_mask_table_set_bits const
From: |
Ismail Dönmez |
Subject: |
[ft-devel] Make second argument of ps_mask_table_set_bits const |
Date: |
Sat, 19 May 2007 18:45:07 +0300 |
User-agent: |
KMail/1.9.7 |
Hi,
Attached patch makes second argument of ps_mask_table_set_bits const and
adjusts rest of the source accordingly. This fixes the following warning:
src/pshinter/pshrec.c: In function 'ps_dimension_set_mask_bits':
src/pshinter/pshrec.c:631: warning: passing argument 2
of 'ps_mask_table_set_bits' discards qualifiers from pointer target type
Regards,
ismail
--
Perfect is the enemy of good
ps_mask_table_set_bits.patch
Description: Text Data
- [ft-devel] Make second argument of ps_mask_table_set_bits const,
Ismail Dönmez <=