• R/O
  • SSH
  • HTTPS

zither: コミット


コミットメタ情報

リビジョン750 (tree)
日時2012-11-07 18:10:35
作者sendan

ログメッセージ

20121107

変更サマリ

差分

--- zither_prj/sitar/scan_comand.c (revision 749)
+++ zither_prj/sitar/scan_comand.c (revision 750)
@@ -115,7 +115,7 @@
115115 printf("MYPEXEC: scan_comand(): コマンド出力 ---> %s -->カウント %d\n", pd->sb.ch_info, (int)strlen(pd->sb.ch_info));
116116 #endif
117117
118-swap_mem(pd->sb.ch_info, '\n', ' ');
118+swap_mem(pd->sb.ch_info, '\n', '\t');
119119 swap_mem(pd->sb.ch_info, '\r', ' ');
120120 swap_mem(pd->sb.ch_info, ',', ' ');
121121
旧リポジトリブラウザで表示