1 Star 0 Fork 44

A-Znk/less_1

forked from A-Znk/less 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
backport-Fixed-typo.patch 653 Bytes
一键复制 编辑 原始数据 按行查看 历史
From 7a0cb4dcab040a4274e9d0d1301c7e925ba9ca18 Mon Sep 17 00:00:00 2001
From: Stefan <[email protected]>
Date: Mon, 29 May 2023 19:23:01 +0200
Subject: [PATCH] Fixed typo (#366)
---
screen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/screen.c b/screen.c
index b76a4ea2..1e97c66e 100644
--- a/screen.c
+++ b/screen.c
@@ -1702,7 +1702,7 @@ static void ltputs(char *str, int affcnt, int (*f_putc)(int))
#endif /* MSDOS_COMPILER */
/*
- * Configure the termimal so mouse clicks and wheel moves
+ * Configure the terminal so mouse clicks and wheel moves
* produce input to less.
*/
public void init_mouse(void)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/a-znk/less_1.git
[email protected]:a-znk/less_1.git
a-znk
less_1
less_1
master

搜索帮助