comparison src/device-x.c @ 430:a5df635868b2 r21-2-23

Import from CVS: tag r21-2-23
author cvs
date Mon, 13 Aug 2007 11:29:08 +0200
parents 3ecd8885ac67
children 8de8e3f6228a
comparison
equal deleted inserted replaced
429:8305706cbb93 430:a5df635868b2
1335 1335
1336 The returned value of this function is nil if the queried resource is not 1336 The returned value of this function is nil if the queried resource is not
1337 found. If the third arg is `string', a string is returned, and if it is 1337 found. If the third arg is `string', a string is returned, and if it is
1338 `integer', an integer is returned. If the third arg is `boolean', then the 1338 `integer', an integer is returned. If the third arg is `boolean', then the
1339 returned value is the list (t) for true, (nil) for false, and is nil to 1339 returned value is the list (t) for true, (nil) for false, and is nil to
1340 mean ``unspecified.'' 1340 mean ``unspecified''.
1341 */ 1341 */
1342 (name, class, type, locale, device, no_error)) 1342 (name, class, type, locale, device, no_error))
1343 { 1343 {
1344 char* name_string, *class_string; 1344 char* name_string, *class_string;
1345 char *raw_result; 1345 char *raw_result;