summaryrefslogtreecommitdiffstats
path: root/test/lilv_cxx_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lilv_cxx_test.cpp')
-rw-r--r--test/lilv_cxx_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lilv_cxx_test.cpp b/test/lilv_cxx_test.cpp
index 4ee21ae..392ead2 100644
--- a/test/lilv_cxx_test.cpp
+++ b/test/lilv_cxx_test.cpp
@@ -19,7 +19,7 @@
int
main()
{
- Lilv::World world;
+ Lilv::World world;
- return 0;
+ return 0;
}