pike.git/
src/
svalue.h
Branch:
Tag:
Non-build tags
All tags
No tags
2004-06-23
2004-06-23 14:29:40 by Martin Nilsson <mani@lysator.liu.se>
6637c59200113aa73ff8a33f98362d5a43496911 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Save 4 bytes. Woho
Rev: src/svalue.c:1.195
Rev: src/svalue.h:1.131
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: svalue.h,v 1.
130
2004/06/
02
00
:
11
:
26
nilsson Exp $
+
|| $Id: svalue.h,v 1.
131
2004/06/
23
14
:
29
:
40
nilsson Exp $
*/ #ifndef SVALUE_H
504:
PIKE_MEM_WO(*_from); \ } while (0)
-
extern struct svalue dest_ob_zero;
+
extern
const
struct svalue dest_ob_zero;
#define free_mixed_svalues(X,Y) do { \ struct svalue *s_=(X); \