summaryrefslogtreecommitdiff
path: root/registry/test
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:45:21 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:45:21 +0000
commit1c1739c6fa80b14f7b891a25cf3e0cd007aa44e1 (patch)
tree32ac35e026a4d0944614180eb91686cbb24c25c2 /registry/test
parent9edfa8577855d6ff87446221c9cb4332ea1e8c21 (diff)
INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
2004/05/19 14:26:22 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.
Diffstat (limited to 'registry/test')
-rw-r--r--registry/test/regcompare/psa.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/test/regcompare/psa.idl b/registry/test/regcompare/psa.idl
new file mode 100644
index 000000000000..b8079c9add9d
--- /dev/null
+++ b/registry/test/regcompare/psa.idl
@@ -0,0 +1 @@
+module M { published struct N { long m; }; };