aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-sampler.lv2/uris.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-02-16 14:44:55 +0100
committerDavid Robillard <d@drobilla.net>2020-02-16 15:49:51 +0100
commitd2bd47c38be8ca75385a8de5f8ce32003d790429 (patch)
treeb42ca187532b758ae41c2436617a3f1f314611d3 /plugins/eg-sampler.lv2/uris.h
parent66985fb0748b6e4397ea9115d81088071984867c (diff)
downloadlv2-d2bd47c38be8ca75385a8de5f8ce32003d790429.tar.xz
Use standard Turtle lexer in Pygments
A Turtle lexer was finally added in Pygments 2.1.
Diffstat (limited to 'plugins/eg-sampler.lv2/uris.h')
-rw-r--r--plugins/eg-sampler.lv2/uris.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/eg-sampler.lv2/uris.h b/plugins/eg-sampler.lv2/uris.h
index b3639bc..1609db7 100644
--- a/plugins/eg-sampler.lv2/uris.h
+++ b/plugins/eg-sampler.lv2/uris.h
@@ -73,7 +73,7 @@ map_sampler_uris(LV2_URID_Map* map, SamplerURIs* uris)
/**
Write a message like the following to `forge`:
- [source,n3]
+ [source,turtle]
----
[]
a patch:Set ;
@@ -102,7 +102,7 @@ write_set_file(LV2_Atom_Forge* forge,
/**
Get the file path from `obj` which is a message like:
- [source,n3]
+ [source,turtle]
----
[]
a patch:Set ;