Changeset 988 for vendor/current/source3/lib/util_file.c
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
-
vendor/current/source3/lib/util_file.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/lib/util_file.c
r860 r988 19 19 20 20 #include "includes.h" 21 21 22 22 23 /** … … 70 71 /** 71 72 Load a pipe into memory and return an array of pointers to lines in the data 72 must be freed with file_lines_free().73 must be freed with 73 74 **/ 74 75
Note:
See TracChangeset
for help on using the changeset viewer.
