Skip to content

Commit 0825c89

Browse files
authored
Merge pull request gost-engine#485 from chipitsine/master
fix misleading slash
2 parents d5e9022 + 455370f commit 0825c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)