Print \n where needed.
[oweals/opkg-lede.git] / libopkg / opkg_install.c
index 94d61884125507ebdb464cf4235884b07e7931f2..020b691877e70edd6cc59443de2b3d09eb1a19f9 100644 (file)
@@ -63,7 +63,7 @@ satisfy_dependencies_for(pkg_t *pkg)
               unresolved++;
          }
          free(tmp);
-         opkg_msg(ERROR, "\n");
+         opkg_message(ERROR, "\n");
          if (! conf->force_depends) {
               opkg_msg(INFO,
                            "This could mean that your package list is out of date or that the packages\n"