summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/lviv_lvt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/lviv_lvt.cpp')
-rw-r--r--src/lib/formats/lviv_lvt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/lviv_lvt.cpp b/src/lib/formats/lviv_lvt.cpp
index ecb1940eb6e..03172f6ac36 100644
--- a/src/lib/formats/lviv_lvt.cpp
+++ b/src/lib/formats/lviv_lvt.cpp
@@ -143,7 +143,7 @@ static const struct CassetteFormat lviv_lvt_image_format =
"lvt,lvr,lv0,lv1,lv2,lv3",
lviv_lvt_identify,
lviv_lvt_load,
- NULL
+ nullptr
};