mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-21 02:41:07 +00:00
update comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@39910 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8b8688c5ef
commit
c2fd2c0dad
1 changed files with 1 additions and 2 deletions
|
@ -1180,8 +1180,7 @@ SQLCLIENT_PRIVATE
|
||||||
/** <override-subclass />
|
/** <override-subclass />
|
||||||
* Called to enable asynchronous notification of database events using the
|
* Called to enable asynchronous notification of database events using the
|
||||||
* specified name (which must be a valid identifier consisting of ascii
|
* specified name (which must be a valid identifier consisting of ascii
|
||||||
* letters, digits, and underscore characters, starting with a letter).
|
* letters, digits, and underscore characters, starting with a letter).<br />
|
||||||
* Names are not case sensitive (so AAA is the same as aaa).<br />
|
|
||||||
* Repeated calls to list on the same name should be treated as a single
|
* Repeated calls to list on the same name should be treated as a single
|
||||||
* call.<br />
|
* call.<br />
|
||||||
* The backend is responsible for implicitly unlistening when a connection
|
* The backend is responsible for implicitly unlistening when a connection
|
||||||
|
|
Loading…
Reference in a new issue