diff options
author | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2003-03-31 16:43:57 +0000 |
---|---|---|
committer | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2003-03-31 16:43:57 +0000 |
commit | 259de0b7424adf73d77a6688962f8d82ba39c796 (patch) | |
tree | 6fe973316768121c2e52b52cc069a6dad1f7ee1a /Functions | |
parent | 00cc6eb748aec3405993002af0ec2d98495e060c (diff) | |
download | zsh-259de0b7424adf73d77a6688962f8d82ba39c796.tar.gz zsh-259de0b7424adf73d77a6688962f8d82ba39c796.tar.xz zsh-259de0b7424adf73d77a6688962f8d82ba39c796.zip |
Removed zgprintf from Functions/TCP/.distfiles
Diffstat (limited to 'Functions')
-rw-r--r-- | Functions/TCP/.distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/TCP/.distfiles b/Functions/TCP/.distfiles index 9e0b2d3f6..fb4f28201 100644 --- a/Functions/TCP/.distfiles +++ b/Functions/TCP/.distfiles @@ -1,5 +1,5 @@ DISTFILES_SRC=' tcp_command tcp_log tcp_proxy tcp_send tcp_talk tcp_alias tcp_expect tcp_open tcp_read tcp_sess tcp_wait -tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam zgprintf +tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam ' |