diff options
Diffstat (limited to 'src/plugins/xfer/xfer-dcc.c')
-rw-r--r-- | src/plugins/xfer/xfer-dcc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/xfer/xfer-dcc.c b/src/plugins/xfer/xfer-dcc.c index 666602dca..9d4ca98db 100644 --- a/src/plugins/xfer/xfer-dcc.c +++ b/src/plugins/xfer/xfer-dcc.c @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* xfer-dcc.c: file transfert via DCC protocol */ +/* xfer-dcc.c: file transfer via DCC protocol */ #include <stdlib.h> |