From 4a8574b439e2118bd4cb40374185fba861903620 Mon Sep 17 00:00:00 2001 From: noname Date: Fri, 25 Apr 2014 18:26:43 +0400 Subject: [PATCH] Comment fix. --- st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st.c b/st.c index b37069c..653cd49 100644 --- a/st.c +++ b/st.c @@ -992,7 +992,7 @@ selnotify(XEvent *e) { } /* - * As seen in selcopy: + * As seen in getsel: * Line endings are inconsistent in the terminal and GUI world * copy and pasting. When receiving some selection data, * replace all '\n' with '\r'. -- libgit2 1.1.1