Differences From Artifact [8b2eee5e8c]:
- File client/pkgr.eagle — part of check-in [3b8436d84c] at 2016-08-16 23:42:54 on branch trunk — Make the temporary file cleanup code shared by all the appropriate code paths. Coding style cleanup. (user: mistachkin, size: 34223) [annotate] [blame] [check-ins using]
To Artifact [9d8fd53b29]:
- File client/pkgr.eagle — part of check-in [6a93f22dad] at 2016-08-16 23:51:22 on branch trunk — Remove unused procedure argument. (user: mistachkin, size: 34208) [annotate] [blame] [check-ins using]
︙ | |||
51 52 53 54 55 56 57 | 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | - + | }] $value] != -1} then { return true } else { return false } } |
︙ |