mainGnuTLS - Support: sr #106969, minor typo: misuse of article...

 
 

sr #106969: minor typo: misuse of article "an" in doc-comments

Submitter:  Daiki Ueno <ueno>
Submitted:  Mon 10 Aug 2009 02:59:48 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  Done
Privacy:  Public Assigned to:  jas
Open/Closed:  Closed Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Aug 2009 01:02:40 AM UTC, comment #1: 

Thank you!

Should be fixed by:

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=766759f0152f01bf98e16423a20dfdd82de39881

Please re-open if that isn't the case.  And let us know if you find other similar problems.

/Simon

Simon Josefsson <jas>
Group administrator
Mon 10 Aug 2009 02:59:48 AM UTC, original submission:  

Hi,

I noticed that the article "an" is misused here and there in doc-comments.
Try the following command from the top_srcdir:

$ find . -type f -print0 | xargs -0 -e grep -nH -e 'an #g'

./lib/openpgp/gnutls_openpgp.c:119: * @res: is an #gnutls_certificate_credentials_t structure.
./lib/openpgp/pgp.c:562: * @key: should contain an #gnutls_openpgp_crt_t structure
./lib/gnutls_state.c:69: * Returns: the currently used cipher, an #gnutls_cipher_algorithm_t
[...52 matches...]

Regards,

Daiki Ueno <ueno>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jas (Posted a comment)
  • -email is unavailable- added by ueno (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-08-11 jas StatusNone Done
        Assigned toNone jas
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code