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:
rfm 2016-06-23 14:35:03 +00:00
parent 8b8688c5ef
commit c2fd2c0dad

View file

@ -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