OSDN Git Service

[Fix] 変な文字列が混入していたので削除。/ Delete wrong string inserted at previous commit. Sorry.
authoriks <iks@users.sourceforge.jp>
Sun, 8 Nov 2020 17:09:58 +0000 (02:09 +0900)
committeriks <iks@users.sourceforge.jp>
Sun, 8 Nov 2020 17:09:58 +0000 (02:09 +0900)
src/main-x11.c

index c427ed7..f677f78 100644 (file)
@@ -2249,7 +2249,7 @@ static errr term_data_init(term_data *td, int i)
        char buf[80];
 
        concptr str;
-text
+
        int val;
 
        XClassHint *ch;