openbsd-ports/net/plushs/patches/patch-plugins_c
2004-01-06 02:14:37 +00:00

21 lines
659 B
Plaintext

$OpenBSD: patch-plugins_c,v 1.1 2004/01/06 02:14:37 espie Exp $
--- plugins.c.orig 2004-01-06 03:11:27.000000000 +0100
+++ plugins.c 2004-01-06 03:11:46.000000000 +0100
@@ -86,11 +86,11 @@ show_plugins_list(void)
{
register int i = 0;
- printf("
-\033[31m[ Plugins List ]\033[0m
-
-Id Description
-------------------------------------------------------------------------\n");
+ printf("\n"
+"\033[31m[ Plugins List ]\033[0m\n"
+"\n"
+"Id Description\n"
+"------------------------------------------------------------------------\n");
while (plist[i].p_id != 0) {
printf("\033[1m[\033[0m\033[32m%2.0d\033[0m\033[1m] +\033[0m %s.\n",