summaryrefslogtreecommitdiffstats
path: root/plugins/urlize.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/urlize.c')
-rw-r--r--plugins/urlize.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/urlize.c b/plugins/urlize.c
index 781569d..6803ddf 100644
--- a/plugins/urlize.c
+++ b/plugins/urlize.c
@@ -10,8 +10,7 @@
10* This file contains the urlize plugin 10* This file contains the urlize plugin
11* 11*
12* This plugin wraps the text output of another command (plugin) in HTML <A> 12* This plugin wraps the text output of another command (plugin) in HTML <A>
13* tags, thus displaying the child plugin's output as a clickable link in compatible 13* tags. This plugin returns the status of the invoked plugin.
14* monitoring status screen. This plugin returns the status of the invoked plugin.
15* 14*
16* 15*
17* This program is free software: you can redistribute it and/or modify 16* This program is free software: you can redistribute it and/or modify