diff options
Diffstat (limited to 'plugins/urlize.c')
| -rw-r--r-- | plugins/urlize.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/urlize.c b/plugins/urlize.c index 781569dd..6803ddfc 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 |
