mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-19 10:00:59 +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 />
|
||||
* Called to enable asynchronous notification of database events using the
|
||||
* specified name (which must be a valid identifier consisting of ascii
|
||||
* letters, digits, and underscore characters, starting with a letter).
|
||||
* Names are not case sensitive (so AAA is the same as aaa).<br />
|
||||
* letters, digits, and underscore characters, starting with a letter).<br />
|
||||
* Repeated calls to list on the same name should be treated as a single
|
||||
* call.<br />
|
||||
* The backend is responsible for implicitly unlistening when a connection
|
||||
|
|
Loading…
Reference in a new issue