diff options
| author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-08 01:17:51 +0000 | 
|---|---|---|
| committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-08 01:17:51 +0000 | 
| commit | 95456b8e78d3dcee0c1d79760bcb2dfcb0d7db09 (patch) | |
| tree | eb6bb6a59b6e7d9d4f7b0bd53b47cb11aed270e4 /tests/data | |
| parent | 79fc481a2b2151421752ffd6dba01c30a0dc5302 (diff) | |
Added const to some pointer variables
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/test226 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tests/data/test226 b/tests/data/test226 index 727e1534c..9fc4bda3d 100644 --- a/tests/data/test226 +++ b/tests/data/test226 @@ -3,9 +3,9 @@  <keywords>  FTP  FAILURE -compressed  </keywords>  </info> +  # Client-side  <client>  <server> | 
