about summary refs log tree commit diff
path: root/src/ppp/nm-ppp-plugin.ver
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-01-17 20:25:47 +0100
committerMichael Biebl <biebl@debian.org>2017-01-17 20:25:47 +0100
commitbed53db3e064450b56e23ec654f40a3bafe58815 (patch)
tree314508d6c904b1224dab2070e0cfdd5a02d7dd89 /src/ppp/nm-ppp-plugin.ver
parent7135a6e87c938139e3a5db121d62dcaa783345d1 (diff)
parent58f8be580039b0575b197b9573a1c92745d96d30 (diff)
Merge tag 'upstream/1.5.90' into experimental
Upstream version 1.5.90
Diffstat (limited to 'src/ppp/nm-ppp-plugin.ver')
-rw-r--r--src/ppp/nm-ppp-plugin.ver6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ppp/nm-ppp-plugin.ver b/src/ppp/nm-ppp-plugin.ver
new file mode 100644
index 00000000..fee55787
--- /dev/null
+++ b/src/ppp/nm-ppp-plugin.ver
@@ -0,0 +1,6 @@
+{
+global:
+	ppp_ops;
+local:
+	*;
+};