On Dec 4, 2017, at 3:07 AM, Johan Kuuse <jo...@kuu.se> wrote:
> 
> src/file.c:65
> 
> 
> #define RepoFILE   1    /* Follow symlinks if*f* allow-symlinks is OFF */
> 
> Should be:
> 
> #define RepoFILE   1    /* Follow symlinks if allow-symlinks is OFF */

That might not be a typo.  “iff” is mathematical shorthand for “if and only if.”

See: http://mathworld.wolfram.com/Iff.html
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to