fixed very minor inline doc text

This commit is contained in:
seek3r 2001-12-25 09:22:31 +00:00
parent 70f546278c
commit 4d41699cdc

View File

@ -184,7 +184,7 @@
/*! /*!
@function get_nextid @function get_nextid
@abstract Using the common functions next_id and last_id, find the next available account_id @abstract Using the common functions next_id and last_id, find the next available account_id
@param $account_type (optional, default to 'u' @param $account_type (optional, default to 'u')
*/ */
function get_nextid($account_type='u') function get_nextid($account_type='u')
{ {