OSDN Git Service

size_t、ネ、テ、ニキルケャスミ、ニ、、、ソノャ、nt、ヒス、タオ.
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 21 Oct 2003 13:39:05 +0000 (13:39 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 21 Oct 2003 13:39:05 +0000 (13:39 +0000)
src/autopick.c

index 7080b5b..abbf2ce 100644 (file)
@@ -3126,7 +3126,7 @@ static byte get_string_for_search(object_type **o_handle, cptr *search_strp)
         */
        byte color = TERM_YELLOW;
        char buf[MAX_NLEN+20];
-       const size_t len = 80;
+       const int len = 80;
 
 #ifdef JP
        char prompt[] = "¸¡º÷(^I:»ý¤Áʪ ^L:Ç˲õ¤µ¤ì¤¿Êª): ";