Check-in [0ea8ed34a1]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
SHA1 Hash:0ea8ed34a1b8e604a82d3ae43f244afaa7c0f06e
Date: 2012-04-28 18:24:02
User: drh
Comment:Remove a surplus space character following the user name in the description of check-ins.
Tags And Properties
Changes

Changes to src/info.c

948 hyperlink_to_date(zDate,""); 948 hyperlink_to_date(zDate,""); 949 @ - part of checkin 949 @ - part of checkin 950 hyperlink_to_uuid(zVers); 950 hyperlink_to_uuid(zVers); 951 if( zBr && zBr[0] ){ 951 if( zBr && zBr[0] ){ 952 @ on branch %z(href("%R/timeline?r=%T",zBr))%h(zBr)</a> 952 @ on branch %z(href("%R/timeline?r=%T",zBr))%h(zBr)</a> 953 } 953 } 954 @ - %w(zCom) (user: 954 @ - %w(zCom) (user: 955 hyperlink_to_user(zUser,zDate,""); | 955 hyperlink_to_user(zUser,zDate,")"); 956 @ ) < 957 if( g.perm.Hyperlink ){ 956 if( g.perm.Hyperlink ){ 958 @ %z(href("%R/annotate?checkin=%S&filename=%T",zVers,zName)) 957 @ %z(href("%R/annotate?checkin=%S&filename=%T",zVers,zName)) 959 @ [annotate]</a> 958 @ [annotate]</a> 960 } 959 } 961 cnt++; 960 cnt++; 962 if( pDownloadName && blob_size(pDownloadName)==0 ){ 961 if( pDownloadName && blob_size(pDownloadName)==0 ){ 963 blob_append(pDownloadName, zName, -1); 962 blob_append(pDownloadName, zName, -1);