On 7/10/17, jungle Boogie <jungleboog...@gmail.com> wrote:
> Hi All,
>
> One very minor update to browse.c to add a comma:

I don't think that comma is correct.  The most important comma rule I
was taught in 8th grade was "if in doubt, leave it out".  And I don't
see a compelling reason to include that comma.

>
> Index: src/browse.c
> ==================================================================
> --- src/browse.c
> +++ src/browse.c
> @@ -1098,11 +1098,11 @@
>      @ that match "%h(zGlob)" and
>    }
>    @ ordered by check-in time</h2>
>    @
>    @ <p>Times are relative to the check-in time for
> -  @ %z(href("%R/ci/%!S",zUuid))[%S(zUuid)]</a> which is
> +  @ %z(href("%R/ci/%!S",zUuid))[%S(zUuid)]</a>, which is
>    @ %z(href("%R/timeline?c=%t",zNow))%s(zNow)</a>.</p>
>    @
>    @ <div class='fileage'><table>
>    @ <tr><th>Time</th><th>Files</th><th>Check-in</th></tr>
>    db_prepare(&q1,
>
> Thanks for the consideration!
>
>
> --
> -------
> inum: 883510009027723
> sip: jungleboo...@sip2sip.info
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to