pike.git/
src/
modules/
Image/
font.c
Branch:
Tag:
Non-build tags
All tags
No tags
1998-02-18
1998-02-18 18:31:18 by Per Hedbor <ph@opera.com>
9037d07851f5b68bca588c256f2bc6ab306b00ec (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
inline --> INLINE
Rev: src/modules/Image/font.c:1.31
1:
-
/* $Id: font.c,v 1.
30
1998/02/
11
00
:
45
:
57
hubbe
Exp $ */
+
/* $Id: font.c,v 1.
31
1998/02/
18
18
:
31
:
18
per
Exp $ */
#include <config.h> #define SPACE_CHAR 'i'
6:
/* **! module Image **! note
-
**! $Id: font.c,v 1.
30
1998/02/
11
00
:
45
:
57
hubbe
Exp $
+
**! $Id: font.c,v 1.
31
1998/02/
18
18
:
31
:
18
per
Exp $
**! class font **! **! note
169:
/***************** init & exit *********************************/
-
static
inline
void free_font_struct(struct font *font)
+
static
INLINE
void free_font_struct(struct font *font)
{ if (font) {