Minor changes.
[egate.git] / kernel / urp.c
index ff1eaa0..3ca6e5f 100644 (file)
  * Europagate, 1995
  *
  * $Log: urp.c,v $
- * Revision 1.39  1995/05/22 14:57:30  adam
+ * Revision 1.40  1995/05/23 08:13:00  adam
+ * Minor changes.
+ *
+ * Revision 1.39  1995/05/22  14:57:30  adam
  * Next default record position also set by last p=... in show.
  *
  * Revision 1.38  1995/05/19  13:26:00  adam
@@ -980,7 +983,7 @@ static int exec_command (const char *str, int *stop_flag)
             fprintf (reply_fd, "\n> %s\n", str);
             if (!info.zass)                /* fail? */
             {
-                fprintf (reply_fd, "%s\n",
+                fprintf (reply_fd, "\n%s\n",
                          gw_res_get (info.kernel_res, "gw.err.no.target",
                                      "No connection established - "
                                      "command ignored"));