diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-09-04 16:50:24 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-09-04 16:54:23 +0200 |
commit | e76b2053b4c5520ec880fb4fa0031a7ff2ca9ee5 (patch) | |
tree | b7c5aee12bd2782680b183c097cc9b8e603c346e /expat | |
parent | 330b860205c7ba69dd6603f65324d0f89ad9cd5f (diff) |
Fix UNOIDL interface method parameter identifiers
UNOIDL identifiers starting with a lowercase letter and containing underscores
are reserved for the implementation. It would be good to be able to enforce
that in code parsing UNOIDL files, but some existing identifiers violate that.
So at least change any violating method parameter identifiers here. While that
is theoretically an incompatible change for published interfaces, it practically
does not matter at all.
Change-Id: I5eff17b5dd5e2e92984184127c4fe1712d62c9dd
Diffstat (limited to 'expat')
0 files changed, 0 insertions, 0 deletions