summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/vc_filter.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/vc_filter.pl b/bin/vc_filter.pl
index 8f9075db586..6d02186ff40 100755
--- a/bin/vc_filter.pl
+++ b/bin/vc_filter.pl
@@ -16,8 +16,8 @@ $kosher_e = "";
$in_sin_b = "<FONT COLOR=\"RED\">";
$in_sin_e = "</FONT>";
-$new_build_b = "<P><EM>";
-$new_build_e = "</EM>";
+$new_build_b = "<P>";
+$new_build_e = "";
$fname = $ARGV[0];