Marked arguments as const where appropriate.
commit7289b9f66ca906ad67e8fae6295f006ed1d96819
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 16 Aug 2008 22:09:45 +0000 (16 22:09 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 16 Aug 2008 22:09:45 +0000 (16 22:09 +0000)
tree4ae06d5ea5276dbf0d55c8d454e194affee4cafc
parent1cf732c5a8e55886310b9252f238e64fdeab33e6
Marked arguments as const where appropriate.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29185 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
16 files changed:
compiler/alib/opencatalog.c
compiler/include/clib/alib_protos.h
workbench/libs/locale/convtolower.c
workbench/libs/locale/convtoupper.c
workbench/libs/locale/english.c
workbench/libs/locale/formatdate.c
workbench/libs/locale/formatstring.c
workbench/libs/locale/getcatalogstr.c
workbench/libs/locale/getlocalestr.c
workbench/libs/locale/isxxxx.c
workbench/libs/locale/locale.conf
workbench/libs/locale/opencataloga.c
workbench/libs/locale/openlocale.c
workbench/libs/locale/parsedate.c
workbench/libs/locale/strconvert.c
workbench/libs/locale/strncmp.c