Changeset 1261
- Timestamp:
- 09/12/08 18:48:59 (3 months ago)
- Files:
-
- 1.8.3/branches/devel/src/flags.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/branches/devel/src/flags.c
r1148 r1261 1295 1295 * \param flag name of flag to check for (a string). 1296 1296 * \param type allowed types of flags to check for. 1297 * \retval 1object has the flag.1297 * \retval >0 object has the flag. 1298 1298 * \retval 0 object does not have the flag. 1299 1299 */
