Skip to content

Commit 455370f

Browse files
committed
fix misleading slash
fixes gost-engine#483
1 parent d5e9022 commit 455370f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tcl_tests/enc.try

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/tclsh/
1+
#!/usr/bin/tclsh
22
lappend auto_path [file dirname [info script]]
33
package require ossltest
44
set plain0 [getFile plain.enc]

0 commit comments

Comments
 (0)