diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ -Extension [ <persistent> extension #120 xdiff version 2.1.1 ] { +Extension [ <persistent> extension #132 xdiff version 2.2.0 ] { - Constants [3] { - Constant [ int XDIFF_PATCH_NORMAL ] { 45 } - Constant [ int XDIFF_PATCH_REVERSE ] { 43 } - Constant [ int XDIFF_PATCH_IGNORESPACE ] { 256 } + Constant [ <persistent> int XDIFF_PATCH_NORMAL ] { 45 } + Constant [ <persistent> int XDIFF_PATCH_REVERSE ] { 43 } + Constant [ <persistent> int XDIFF_PATCH_IGNORESPACE ] { 256 } } - Functions { |
