pike.git/
src/
post_modules/
Nettle/
hash.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2016-02-01
2016-02-01 23:50:08 by Martin Nilsson <nilsson@fastmail.com>
2bc49aaa80517216f89817959d10b1d200464849 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Added some static.
137:
push_string(end_shared_string(out)); }
-
int is_stdio_file(struct object *o)
+
static
int is_stdio_file(struct object *o)
{ struct program *p = o->prog; INT32 i = p->num_inherits;