OSDN Git Service

[Refacotr] #37353 TOFU プリプロの直後に付いていた余計なスペースを削除 / Removed unnecessary white spaces...
authorHourier <hourier@users.sourceforge.jp>
Sat, 25 Jan 2020 09:10:48 +0000 (18:10 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 25 Jan 2020 09:28:50 +0000 (18:28 +0900)
src/main-x11.c

index cae1ad4..cb31956 100644 (file)
@@ -1543,7 +1543,7 @@ XDrawMultiString(display,d,gc, x, y, string, len, afont,
 
     while ( str < endp && *str ) {
 
 
     while ( str < endp && *str ) {
 
-#ifdef TOFU      
+#ifdef TOFU
       if ( (*str) == 0x7f ) {
          
          /* 0x7Fは■で決め打ち */
       if ( (*str) == 0x7f ) {
          
          /* 0x7Fは■で決め打ち */