summarylogtreecommitdiffstats
path: root/semicolon.patch
blob: b3a5f5c9303fb1d70e778b1b387aff628d4e0efa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur /usr/include/qt/QtQml/qqmlprivate.h /usr/include/qt/QtQml/qqmlprivate.h
--- /usr/include/qt/QtQml/qqmlprivate.h	2019-06-04 19:46:26.474390128 -1000
+++ /usr/include/qt/QtQml/qqmlprivate.h	2019-06-04 19:46:33.337543945 -1000
@@ -68,7 +68,7 @@
 namespace CompiledData {
 struct Unit;
 struct CompilationUnit;
-}
+};
 }
 namespace QmlIR {
 struct Document;