Changeset 165 for branches/samba-3.0/source/lib/util.c
- Timestamp:
- Mar 11, 2009, 9:14:55 AM (17 years ago)
- File:
-
- 1 edited
-
branches/samba-3.0/source/lib/util.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/util.c
r105 r165 1992 1992 SMB_STRUCT_FLOCK lock; 1993 1993 int ret; 1994 1995 1996 1994 1997 1995 1998 lock.l_type = type; … … 3335 3338 return talloc_named_const(context, size, name); 3336 3339 } 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352
Note:
See TracChangeset
for help on using the changeset viewer.
