Fossil SCM

Remove a surplus space character following the user name in the description of check-ins.

drh 2012-04-28 18:24 trunk
Commit 0ea8ed34a1b8e604a82d3ae43f244afaa7c0f06e
1 file changed +1 -2
+1 -2
--- src/info.c
+++ src/info.c
@@ -950,12 +950,11 @@
950950
hyperlink_to_uuid(zVers);
951951
if( zBr && zBr[0] ){
952952
@ on branch %z(href("%R/timeline?r=%T",zBr))%h(zBr)</a>
953953
}
954954
@ - %w(zCom) (user:
955
- hyperlink_to_user(zUser,zDate,"");
956
- @ )
955
+ hyperlink_to_user(zUser,zDate,")");
957956
if( g.perm.Hyperlink ){
958957
@ %z(href("%R/annotate?checkin=%S&filename=%T",zVers,zName))
959958
@ [annotate]</a>
960959
}
961960
cnt++;
962961
--- src/info.c
+++ src/info.c
@@ -950,12 +950,11 @@
950 hyperlink_to_uuid(zVers);
951 if( zBr && zBr[0] ){
952 @ on branch %z(href("%R/timeline?r=%T",zBr))%h(zBr)</a>
953 }
954 @ - %w(zCom) (user:
955 hyperlink_to_user(zUser,zDate,"");
956 @ )
957 if( g.perm.Hyperlink ){
958 @ %z(href("%R/annotate?checkin=%S&filename=%T",zVers,zName))
959 @ [annotate]</a>
960 }
961 cnt++;
962
--- src/info.c
+++ src/info.c
@@ -950,12 +950,11 @@
950 hyperlink_to_uuid(zVers);
951 if( zBr && zBr[0] ){
952 @ on branch %z(href("%R/timeline?r=%T",zBr))%h(zBr)</a>
953 }
954 @ - %w(zCom) (user:
955 hyperlink_to_user(zUser,zDate,")");
 
956 if( g.perm.Hyperlink ){
957 @ %z(href("%R/annotate?checkin=%S&filename=%T",zVers,zName))
958 @ [annotate]</a>
959 }
960 cnt++;
961

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button