office-gobmx/store
Noel Grandin ba233e87ef remove unnecessary parenthesis in return statements
found with
$ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;'

Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
2015-02-23 09:26:58 +02:00
..
source remove unnecessary parenthesis in return statements 2015-02-23 09:26:58 +02:00
Library_store.mk
Makefile
Module_store.mk
README
version.mk

The legacy .rdb format.

Originally used for services and types .rdb files, before the former were
replaced with XML files and the latter with the new unoidl format, but still
needed for backwards compatibility.