diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-04-19 10:11:48 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-04-19 10:11:48 +0200 |
commit | 2c4cd6716eb6aed21a5c64a4b89bf7baa986bce6 (patch) | |
tree | c8b8e9f39bb9e086502e6ba9bed17b19bf4a134b /app-editors/joe | |
parent | app-editors/joe: Port to C99 (diff) | |
download | gentoo-2c4cd6716eb6aed21a5c64a4b89bf7baa986bce6.tar.gz gentoo-2c4cd6716eb6aed21a5c64a4b89bf7baa986bce6.tar.bz2 gentoo-2c4cd6716eb6aed21a5c64a4b89bf7baa986bce6.zip |
app-editors/joe: Whitespace
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/metadata.xml b/app-editors/joe/metadata.xml index f53c3664d7de..cd22587519d6 100644 --- a/app-editors/joe/metadata.xml +++ b/app-editors/joe/metadata.xml @@ -15,7 +15,7 @@ user should expect: full use of termcap/terminfo, excellent screen update optimizations, simple installation, and all of the UNIX-integration features of VI. -</longdescription> +</longdescription> <use> <flag name="xterm">Enable full xterm clipboard support</flag> </use> |