1a8a092d9f
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
11 lines
200 B
C
11 lines
200 B
C
--- html/style_term.c.orig 1998-04-04 14:58:33 UTC
|
|
+++ html/style_term.c
|
|
@@ -102,6 +102,7 @@ dummy(SSTerm *t)
|
|
case SSTERM_HEXCOLOR:
|
|
case SSTERM_URL:
|
|
case SSTERM_RGB:
|
|
+ break;
|
|
}
|
|
return 0;
|
|
}
|