Nailed one last lurking ^L.

This commit is contained in:
jkh 1993-09-07 01:01:32 +00:00
parent b6ff6e9619
commit 00524474a0

View File

@ -138,7 +138,7 @@ pkg_do(char *pkg)
show_file("De-Install script:\n", DEINSTALL_FNAME);
if (Flags & SHOW_PREFIX)
show_plist("Prefix(s):\n", &plist, PLIST_CWD);
putchar('\014');
puts(InfoPrefix);
}
free_plist(&plist);
leave_playpen();