projects
/
mspang
/
www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e6be2
)
pants
author
Holden Karau
<hkarau@csclub.uwaterloo.ca>
Fri, 25 Nov 2005 06:13:42 +0000
(06:13 +0000)
committer
Holden Karau
<hkarau@csclub.uwaterloo.ca>
Fri, 25 Nov 2005 06:13:42 +0000
(06:13 +0000)
cow/main.c
patch
|
blob
|
history
diff --git
a/cow/main.c
b/cow/main.c
index
1e3b3dd
..
739e8ba
100755
(executable)
--- a/
cow/main.c
+++ b/
cow/main.c
@@
-74,7
+74,7
@@
int main(int argc, char** argv)
argNum++;
doc = xmlParseFile(argv[argNum]);
res = xsltApplyStylesheet(cur, doc, params);
- fprintf("%s,%s" , res , cur) ;/
/random debug shit
+ fprintf("%s,%s" , res , cur) ;/
* random debug shit */
xsltSaveResultToFile(stdout, res, cur);
xsltFreeStylesheet(cur);