[Ttssh2-commit] [9233] Fix typo

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2021年 5月 4日 (火) 00:05:10 JST


Revision: 9233
          https://osdn.net/projects/ttssh2/scm/svn/commits/9233
Author:   zmatsuo
Date:     2021-05-04 00:05:10 +0900 (Tue, 04 May 2021)
Log Message:
-----------
Fix typo

Modified Paths:
--------------
    trunk/svnrev_perl/svnrev.pl

-------------- next part --------------
Modified: trunk/svnrev_perl/svnrev.pl
===================================================================
--- trunk/svnrev_perl/svnrev.pl	2021-05-03 15:05:01 UTC (rev 9232)
+++ trunk/svnrev_perl/svnrev.pl	2021-05-03 15:05:10 UTC (rev 9233)
@@ -60,7 +60,7 @@
 	print "git=\"$git\"\n";
 	print "header=$out_header\n";
 	print "bat=$out_bat\n";
-	print "cmake=$out_cmak\n";
+	print "cmake=$out_cmake\n";
 }
 
 $header = "This file was generated by svnrev_perl/svnrev.pl";


Ttssh2-commit メーリングリストの案内
Back to archive index