[asterisk-commits] kpfleming: branch 1.6.1 r169439 - /branches/1.6.1/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jan 19 15:43:20 CST 2009
Author: kpfleming
Date: Mon Jan 19 15:43:20 2009
New Revision: 169439
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=169439
Log:
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
........
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list