Check-in [7375ebb988]
Not logged in
Overview

SHA1 Hash:7375ebb988e181e073ccd9bbc5556569ab592dc6
Date: 2007-10-25 05:14:20
User: aku
Comment:Formatting change, code alignment.
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified tools/cvs2fossil/lib/c2f_psym.tcl from [e2a62e00ad] to [52d4c35526].

@@ -29,12 +29,12 @@
 	set myname $name
 	set myid   $id
 	return
     }
 
-    method name {} { return $myname   }
-    method id   {} { return $myid }
+    method name {} { return $myname }
+    method id   {} { return $myid   }
 
     # # ## ### ##### ######## #############
     ## State
 
     variable myname {} ; # The symbol's name