Fix keyword typo again.
r2900 | ffr | 2010-04-30 15:44:54 +1000 (Fri, 30 Apr 2010) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
fb55aa4a6b
commit
7a653da727
@@ -1351,7 +1351,7 @@ set nx_content_release_tag [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
||||
sics_release $nx_content_release_tag
|
||||
sics_release lock
|
||||
|
||||
set tmpstr [string map {"$" ""} {$Revision: 1.51.2.6 $}]
|
||||
set tmpstr [string map {"$" ""} {$Revision: 1.51.2.7 $}]
|
||||
set nx_content_revision_num [lindex $tmpstr [expr [llength $tmpstr] - 1]]
|
||||
|
||||
#namespace eval data {
|
||||
|
||||
Reference in New Issue
Block a user