projects
/
cql-js-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b0b8b4
)
Removed redundant whitespace :).
author
Jakub
<jakub@indexdata.dk>
Wed, 14 May 2008 21:00:45 +0000
(23:00 +0200)
committer
Jakub
<jakub@indexdata.dk>
Wed, 14 May 2008 21:00:45 +0000
(23:00 +0200)
cql.js
patch
|
blob
|
history
diff --git
a/cql.js
b/cql.js
index
ebd5e76
..
3e4f6d1
100644
(file)
--- a/
cql.js
+++ b/
cql.js
@@
-4,7
+4,6
@@
function indent(n) {
s = s + " ";
return s;
}
-
// CQLModifier
var CQLModifier = function () {
this.name = null;