diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-08-10 21:46:37 -0700 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2016-10-19 21:40:28 +0200 |
commit | d2671c285e1923acae674ef9390a3f8bf23c11b3 (patch) | |
tree | 1298ec41d4720210b88550bae0eabf78a5b42c23 /VERSION | |
parent | 22377a799a141ba6b1e43b83de4a506b36a842a4 (diff) | |
download | nx-libs-d2671c285e1923acae674ef9390a3f8bf23c11b3.tar.gz nx-libs-d2671c285e1923acae674ef9390a3f8bf23c11b3.tar.bz2 nx-libs-d2671c285e1923acae674ef9390a3f8bf23c11b3.zip |
Constify lc_name argument to _XlcLocaleDirName() & _XlcLocaleLibDirName()
Makes code considerably less crufty and clears gcc warnings:
XlcDL.c: In function '_XlcDynamicLoad':
XlcDL.c:384:44: warning: cast discards '__attribute__((const))' qualifier
from pointer target type [-Wcast-qual]
XlcDL.c:386:51: warning: cast discards '__attribute__((const))' qualifier
from pointer target type [-Wcast-qual]
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions