diff options
| author | Jeff Carr <[email protected]> | 2025-01-09 06:09:09 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-09 06:09:09 -0600 |
| commit | b0ceb9e1b4c51fbe0b51b061dadd34bce793efc3 (patch) | |
| tree | 44cb090fe433e31b33a42745dd8beef09c58a97d /main.go | |
| parent | 904c5b0c13f67af9032b3e9aa8fa4366498f0db9 (diff) | |
rename
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -167,7 +167,7 @@ func main() { sortmap["Bases"] = sortmap["Base"] + "s" } - pb.makeSortfile(f) + // pb.makeSortfile(f) pb.makeNewSortfile(f) } |
