Blocked revisions 169438 via svnmerge

........
  r169438 | kpfleming | 2009-01-19 15:42:46 -0600 (Mon, 19 Jan 2009) | 5 lines
  
  ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately
  
  along the way fix some minor coding style issues in strings.h and add some attribute_pure annotations to functions in the ast_str API
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@169439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2009-01-19 21:43:20 +00:00
parent 895e42e525
commit e805abea21

Diff Content Not Available