Bug 3795 - [PATCH] Fix typo in utils.c
Summary: [PATCH] Fix typo in utils.c
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.15.1
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2017-03-29 10:28 UTC by Andreas Bierfert
Modified: 2017-05-14 11:52 UTC (History)
0 users

See Also:


Attachments
Patch against current git (784 bytes, patch)
2017-03-29 10:28 UTC, Andreas Bierfert
mones: applied+
Details | Diff

Description Andreas Bierfert 2017-03-29 10:28:53 UTC
Created attachment 1737 [details]
Patch against current git

Fix a typo in utils.c which causes a wrong comparison.
Comment 1 users 2017-05-14 11:52:02 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2017-05-14 11:52:02.310226671 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=6280b885817e804a2653b9533360ae9b021d2f0e
Merge: ceb194f 0899c77
Author: Colin Leroy <colin@colino.net>
Date:   Sun May 14 11:52:01 2017 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=0899c770a683f56b65bc64249421403a8e6ac7bf
Author: Andreas Bierfert <andreas.bierfert@lowlatency.de>
Date:   Wed Mar 29 09:54:27 2017 +0200

    Fix bug #3795 ‘typo in utils comparison’
    
    Fix a typo in utils.c which causes a wrong comparison.
Comment 2 Ricardo Mones 2017-05-14 11:52:05 UTC
Comment on attachment 1737 [details]
Patch against current git

Thanks for the patch!

Note You need to log in before you can comment on or make changes to this bug.