Remove trailing whitespace. Update copyright to include 2004.
This commit is contained in:
AUTHORSChangelogINSTALLMakefileREADMERules.makTODO
applets
archival
Config.inMakefileMakefile.inar.ccpio.cdpkg.cdpkg_deb.cgunzip.cgzip.c
libunarchive
MakefileMakefile.indata_extract_all.cdecompress_bunzip2.cdecompress_uncompress.cdecompress_unzip.cfilter_accept_list_reassign.cget_header_ar.cget_header_cpio.cget_header_tar.cuncompress.cunzip.c
rpm.crpm2cpio.ctar.cconsole-tools
coreutils
Config.inMakefileMakefile.inbasename.ccal.cchgrp.cchmod.cchown.cchroot.ccut.cdate.cdf.cdirname.cdos2unix.cdu.cecho.cexpr.cfalse.cid.cinstall.c
libcoreutils
ln.cls.cmd5_sha1_sum.cmknod.cmv.cprintf.crmdir.ctail.ctee.ctest.ctouch.ctr.ctrue.cuudecode.cwc.cwho.cdebian
debianutils
docs
busybox.net
about.htmlbusybox-growth.pscopyright.txtcvs_anon.htmlcvs_howto.htmlcvs_write.htmldocs.htmldownload.htmlfooter.htmlheader.html
busybox.sgmlbusybox_header.podcontributing.txtnew-applet-HOWTO.txtstyle-guide.txtimages
license.htmllists.htmlnews.htmloldnews.htmlscreenshot.htmleditors
examples
findutils
include
init
libbb
MakefileREADMEbb_asprintf.cchomp.cconcat_path_file.ccopyfd.ccorrect_password.cdevice_open.cdump.cerror_msg.cerror_msg_and_die.cfgets_str.cfind_mount_point.cfind_pid_by_name.cfind_root_device.cfull_read.cfull_write.cget_console.cget_line_from_file.cget_terminal_width_height.chash_fd.cherror_msg.cherror_msg_and_die.chuman_readable.cinode_hash.cinterface.cisdirectory.ckernel_version.cloop.cmessages.cmodule_syscalls.cmtab.cmtab_file.cmy_getgrgid.cmy_getgrnam.cmy_getpwnam.cmy_getpwnamegid.cmy_getpwuid.cparse_mode.cparse_number.cperror_msg.cperror_msg_and_die.cprint_file.cprintf.cprocess_escape_sequence.cpw_encrypt.cread_package_field.crecursive_action.crun_parts.crun_shell.csafe_read.csafe_strncpy.csafe_write.csetup_environment.csyscalls.csyslog_msg_with_name.ctrim.cu_signal_names.cvdprintf.cverror_msg.cvfork_daemon_rexec.cvherror_msg.cvperror_msg.cwfopen.cxconnect.cxfuncs.cxgetlarg.cxgetularg.cxreadlink.cxregcomp.c
libpwdgrp
MakefileMakefile.in__getgrent.c__getpwent.cfgetgrent.cfgetpwent.cgetgrgid.cgetgrnam.cgetpw.cgetpwnam.cgetpwuid.cgrent.cinitgroups.cputpwent.cpwent.csetgroups.cshadow.c
loginutils
miscutils
modutils
networking
Config.inMakefileMakefile.inftpgetput.chttpd.cifconfig.cifupdown.c
libiproute
MakefileMakefile.inip_parse_common_args.cipaddress.ciplink.ciproute.ciptunnel.clibnetlink.c
nc.cnetstat.cnslookup.cping.cping6.croute.ctelnet.ctelnetd.ctftp.ctraceroute.clinux
ll_proto.cutils.hudhcp
AUTHORSChangeLogMakefileMakefile.inREADMEREADME.udhcpcREADME.udhcpdarpping.carpping.hclientpacket.ccommon.ccommon.hdhcpc.cdhcpd.cdhcpd.hdumpleases.cfiles.cfrontend.cleases.coptions.cpacket.cpacket.hscript.cserverpacket.csocket.c
vconfig.cwget.cpatches
eject.difftftp_timeout_multicast.diffudhcp_additional_items.diffudhcp_config_paths.diffudhcpd_foreground.diff
procps
scripts
config
Kconfig-language.txtMakefilechecklist.cdialog.hlex.zconf.c_shippedmconf.cmenu.cmenubox.cutil.czconf.tab.c_shipped
mkdep.csplit-include.cshell
sysdeps/linux
sysklogd
tests
util-linux
@@ -96,7 +96,7 @@ int main(int argc, const char * argv [])
|
||||
/* Change to output directory. */
|
||||
if (chdir(str_dir_config) != 0)
|
||||
ERROR_EXIT(str_dir_config);
|
||||
|
||||
|
||||
/* Put initial separator into target list. */
|
||||
ptarget = list_target;
|
||||
*ptarget++ = '\n';
|
||||
|
Reference in New Issue
Block a user