diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-11 15:35:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-11 15:35:15 +0000 |
commit | 73031bf015c0935d57fd92468ee52e80d5511fb8 (patch) | |
tree | 1ff955406f2709a8830d1a2080a95cd7885e8ddf /sal | |
parent | 8c254ae5dbdea8e22c74a75dd2bc9b739403675e (diff) |
INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED
2003/06/06 13:43:45 lla 1.1.2.1: #110120# gcov handling changes.
Diffstat (limited to 'sal')
-rw-r--r-- | sal/qa/helper/gcov/deprecated.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sal/qa/helper/gcov/deprecated.txt b/sal/qa/helper/gcov/deprecated.txt new file mode 100644 index 000000000000..68c898e1c1a6 --- /dev/null +++ b/sal/qa/helper/gcov/deprecated.txt @@ -0,0 +1,7 @@ +# contain all functions, which are mark as deprecated +# this function will removed from the allexportlist +# Format of a line MUST be / (.*);/ + + rtl_ustr_trim; + rtl_str_trim; + |