githelper.git/
githelper.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2010-09-05
2010-09-05 15:17:27 by Marcus Comstedt <marcus@mc.pp.se>
c1f54a4a89c5f10a9cc64e3eaff5fa41f89f6a58 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
No args given to filter functions...
90:
return 0; }
-
int smudge(
string ... args
)
+
int smudge()
{ write(replace_id(Stdio.stdin->read(), smudge_ident)); return 0;