diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-02-07 05:58:08 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-02-07 05:58:08 +0100 |
| commit | 24c63288c4fdbec55c1b025f34b48174c2f92c02 (patch) | |
| tree | 475763c64a622f8111e14d7e9ca8c7186354bee0 /compat.texi | |
| parent | 29ae01e5d502e7ad7bb1a559224359ac776b76b2 (diff) | |
Update manual
Diffstat (limited to 'compat.texi')
| -rw-r--r-- | compat.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compat.texi b/compat.texi index 70792e7..0003fc0 100644 --- a/compat.texi +++ b/compat.texi @@ -282,8 +282,7 @@ level, relying on internal data structures, which we cannot access. In this case a backport may still be possible but would be significantly slower than the newer functionality, such that downstream packages would observe performance bugs. Examples are the -@code{string-pixel-width} function and the @code{json-parse-string} -function provided by libjansson. +@code{json-parse-string} function provided by libjansson. @end itemize @node Support |
