comparison .bzrignore @ 110628:19b118dd1498

nt/*.c: Use const char*; remove unused code. * addpm.c (entry, add_registry, main): * addsection.c (file_data, open_input_file, open_output_file) (find_section, PTR_TO_OFFSET, copy_executable_and_add_section) (COPY_CHUNK): * cmdproxy.c (vfprintf, fprintf, printf, fail, warn, skip_space) (skip_nonspace, get_next_token, search_dir, make_absolute) (spawn, main): * preprep.c (file_data, open_input_file, open_output_file) (open_inout_file, find_section, PTR_TO_OFFSET, COPY_CHUNK, main): Use const char*. * cmdproxy.c (stdin): Don't define, not used. (main): Don't assign remlen after last use.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 28 Sep 2010 02:55:08 +0200
parents 9718a33c16dc
children 239dd45a7dac
comparison
equal deleted inserted replaced
110627:6a7fb61524be 110628:19b118dd1498