pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2009-11-11
2009-11-11 14:05:58 by Henrik Grubbström (Grubba) <grubba@grubba.org>
77865bc76a77afae10528f01e48c04e210acc157 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed typo in LFUN name.
Rev: src/builtin.cmod:1.239
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: builtin.cmod,v 1.
238
2009/11/11
12
:
53
:
48
grubba Exp $
+
|| $Id: builtin.cmod,v 1.
239
2009/11/11
14
:
05
:
58
grubba Exp $
*/ #include "global.h"
3365:
} }
-
PIKEFUN int _hash()
+
PIKEFUN int _
_
hash()
flags ID_PROTECTED; { pop_n_elems(args);