diff options
Diffstat (limited to 'plugins/utils.h')
| -rw-r--r-- | plugins/utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 2345ed56..4bbe33d0 100644 --- a/plugins/utils.h +++ b/plugins/utils.h | |||
| @@ -132,6 +132,8 @@ char *fperfdata (const char *, | |||
| 132 | int, | 132 | int, |
| 133 | double); | 133 | double); |
| 134 | 134 | ||
| 135 | char *np_escaped_string (const char *); | ||
| 136 | |||
| 135 | /* The idea here is that, although not every plugin will use all of these, | 137 | /* The idea here is that, although not every plugin will use all of these, |
| 136 | most will or should. Therefore, for consistency, these very common | 138 | most will or should. Therefore, for consistency, these very common |
| 137 | options should have only these meanings throughout the overall suite */ | 139 | options should have only these meanings throughout the overall suite */ |
