made minor changes related to setioattr() and getioattr()

This commit is contained in:
2012-07-27 07:06:07 +00:00
parent 7aa4324a47
commit 9186415fa7
3 changed files with 51 additions and 40 deletions

View File

@ -181,7 +181,8 @@ void* qse_awk_rtx_getxtnstd (
/**
* The qse_awk_rtx_getcmgrstd() function gets the current character
* manager associated with a particular I/O target indicated by the name
* @a ioname.
* @a ioname if #QSE_CHAR_IS_WCHAR is defined. It always returns #QSE_NULL
* if #QSE_CHAR_IS_MCHAR.
*/
qse_cmgr_t* qse_awk_rtx_getcmgrstd (
qse_awk_rtx_t* rtx,