#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Fri, 18 Nov 2016 18:05:32 +0100
changeset 17088 4492c6d91ac5
parent 17087 eff5471c3404
child 17089 11cd8ad86d5f
#DOCUMENTATION by cg class: PerforceSourceCodeManagerUtilities
PerforceSourceCodeManagerUtilities.st
--- a/PerforceSourceCodeManagerUtilities.st	Fri Nov 18 15:54:29 2016 +0100
+++ b/PerforceSourceCodeManagerUtilities.st	Fri Nov 18 18:05:32 2016 +0100
@@ -3743,7 +3743,6 @@
               #author                -> who checked that revision into the repository
               #date                  -> when was it checked in
               #state                 -> the RCS state
-              #numberOfChangedLines  -> the number of changed line w.r.t the previous
               #logMessage            -> the checkIn log message
     "
 
@@ -3765,7 +3764,6 @@
               #author                -> who checked that revision into the repository
               #date                  -> when was it checked in
               #state                 -> the RCS state
-              #numberOfChangedLines  -> the number of changed line w.r.t the previous
               #logMessage            -> the checkIn log message
     "