Fossil SCM
Minor correction in comment, no functionality changes.
Commit
f0563d7c3a9de06caeb94f123f6203ce221b43fdf5b372f55d3ad6ef26def847
Parent
4d58d6e834dfd7b…
1 file changed
+1
-1
+1
-1
| --- src/alerts.c | ||
| +++ src/alerts.c | ||
| @@ -849,11 +849,11 @@ | ||
| 849 | 849 | } |
| 850 | 850 | |
| 851 | 851 | /* |
| 852 | 852 | ** Return a pointer to a fake email mailbox name that corresponds |
| 853 | 853 | ** to human-readable name zFromName. The fake mailbox name is based |
| 854 | -** on a hash. No huge problems arise if there is a hash collisions, | |
| 854 | +** on a hash. No huge problems arise if there is a hash collision, | |
| 855 | 855 | ** but it is still better if collisions can be avoided. |
| 856 | 856 | ** |
| 857 | 857 | ** The returned string is held in a static buffer and is overwritten |
| 858 | 858 | ** by each subsequent call to this routine. |
| 859 | 859 | */ |
| 860 | 860 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -849,11 +849,11 @@ | |
| 849 | } |
| 850 | |
| 851 | /* |
| 852 | ** Return a pointer to a fake email mailbox name that corresponds |
| 853 | ** to human-readable name zFromName. The fake mailbox name is based |
| 854 | ** on a hash. No huge problems arise if there is a hash collisions, |
| 855 | ** but it is still better if collisions can be avoided. |
| 856 | ** |
| 857 | ** The returned string is held in a static buffer and is overwritten |
| 858 | ** by each subsequent call to this routine. |
| 859 | */ |
| 860 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -849,11 +849,11 @@ | |
| 849 | } |
| 850 | |
| 851 | /* |
| 852 | ** Return a pointer to a fake email mailbox name that corresponds |
| 853 | ** to human-readable name zFromName. The fake mailbox name is based |
| 854 | ** on a hash. No huge problems arise if there is a hash collision, |
| 855 | ** but it is still better if collisions can be avoided. |
| 856 | ** |
| 857 | ** The returned string is held in a static buffer and is overwritten |
| 858 | ** by each subsequent call to this routine. |
| 859 | */ |
| 860 |