OSDN Git Service

commit直前にコメントを書き加えたら */ を忘れていた。
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 28 Oct 2002 22:29:19 +0000 (22:29 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 28 Oct 2002 22:29:19 +0000 (22:29 +0000)
src/files.c

index b25321f..ff05c15 100644 (file)
@@ -3843,7 +3843,7 @@ void display_player(int mode)
                                 else if (p_ptr->inside_quest && (p_ptr->inside_quest < MIN_RANDOM_QUEST))
                                 {
                                         /* Get the quest text */
-                                        /* Bewere that INIT_ASSIGN resets the cur_num.
+                                        /* Bewere that INIT_ASSIGN resets the cur_num. */
                                         init_flags = INIT_ASSIGN;
 
                                         process_dungeon_file("q_info_j.txt", 0, 0, 0, 0);