OSDN Git Service

fix indent
[jnethack/source.git] / src / invent.c
index fbd0634..0da0311 100644 (file)
@@ -1728,9 +1728,9 @@ register const char *let, *word;
 
             if (!allowcnt) {
 /*JP
-            pline("No count allowed with this command.");
+                pline("No count allowed with this command.");
 */
-            pline("\82±\82Ì\83R\83}\83\93\83h\82É\90\94\8e\9a\82Í\82Â\82©\82¦\82È\82¢\81D");
+                pline("\82±\82Ì\83R\83}\83\93\83h\82É\90\94\8e\9a\82Í\82Â\82©\82¦\82È\82¢\81D");
                 continue;
             }
             ilet = get_count(NULL, ilet, LARGEST_INT, &tmpcnt, TRUE);