Files
asterisk/apps
Kevin P. Fleming 55b1ced281 Ensure that all ast_datastore_info structures are 'const'.
While addressing a bug, I came across a instance of 'struct ast_datastore_info'
that was not declared 'const'. Since the API already expects them to be
'const', this patch changes the declarations of all existing instances
that were not already declared that way.
........

Merged revisions 370183 from http://svn.asterisk.org/svn/asterisk/branches/1.8


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@370184 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-07-18 17:13:07 +00:00
..
2012-04-06 18:13:04 +00:00
2012-06-05 15:27:01 +00:00
2012-05-18 14:01:56 +00:00
2012-05-18 14:01:56 +00:00