Differences From Artifact [8f917515b3]:
- File src/OFString+Hashing.h — part of check-in [3b97fc3cd9] at 2014-01-04 00:24:08 on branch trunk — Update copyright. (user: js, size: 1185) [annotate] [blame] [check-ins using]
To Artifact [7ce5c351cd]:
- File src/OFString+Hashing.h — part of check-in [246cfe0807] at 2014-02-18 18:50:30 on branch trunk — Documentation: Show correct imports (user: js, size: 1080) [annotate] [blame] [check-ins using]
| ︙ | |||
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - - - - |
extern "C" {
#endif
extern int _OFString_Hashing_reference;
#ifdef __cplusplus
}
#endif
|
| ︙ |