diff options
author | Jan Lehnardt <jan@apache.org> | 2009-04-14 15:38:26 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2009-04-14 15:38:26 +0000 |
commit | d4ce197924d255c59d694ba6b2cec23b7c2d05c0 (patch) | |
tree | 487727781c32bdd46271fd8a1a213ec908af9c17 /share | |
parent | 73da90b61d8f51a059700f2061c62f2f9d452662 (diff) |
whitespace
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@764835 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share')
-rw-r--r-- | share/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index ab15b02b..fda01cdd 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -100,7 +100,7 @@ nobase_dist_localdata_DATA = \ www/script/test/view_multi_key_all_docs.js \ www/script/test/view_multi_key_design.js \ www/script/test/view_multi_key_temp.js \ - www/script/test/view_offsets.js \ + www/script/test/view_offsets.js \ www/script/test/view_pagination.js \ www/script/test/view_sandboxing.js \ www/script/test/view_xml.js \ |