equal
deleted
inserted
replaced
1 /* $Id$ */ |
1 /* $Id$ */ |
|
2 |
|
3 /** @file strings.h */ |
2 |
4 |
3 #ifndef STRINGS_H |
5 #ifndef STRINGS_H |
4 #define STRINGS_H |
6 #define STRINGS_H |
5 |
7 |
6 char *InlineString(char *buf, uint16 string); |
8 char *InlineString(char *buf, uint16 string); |