Skip to content

Commit

Permalink
cvsimport
Browse files Browse the repository at this point in the history
  • Loading branch information
cvs committed Jul 1, 2023
2 parents b5b8f93 + 54582d9 commit 1a7ad89
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 18 deletions.
1 change: 1 addition & 0 deletions de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1808,3 +1808,4 @@
2844 "XDCCS"
2845 "[options]"
2846 " Waiting for SSL handshake."
2847 "Trace %3d %-20s %-16s:%5u %lu.%06lu"
1 change: 1 addition & 0 deletions en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1808,3 +1808,4 @@
2844 "XDCCS"
2845 "[options]"
2846 " Waiting for SSL handshake."
2847 "Trace %3d %-20s %-16s:%5u %lu.%06lu"
1 change: 1 addition & 0 deletions fr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1808,3 +1808,4 @@
2844 "XDCCS"
2845 "[options]"
2846 " Waiting for SSL handshake."
2847 "Trace %3d %-20s %-16s:%5u %lu.%06lu"
1 change: 1 addition & 0 deletions it.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1808,3 +1808,4 @@
2844 "XDCCS"
2845 "[options]"
2846 " Waiting for SSL handshake."
2847 "Trace %3d %-20s %-16s:%5u %lu.%06lu"
4 changes: 2 additions & 2 deletions src/dinoex_admin.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down
6 changes: 4 additions & 2 deletions src/dinoex_chat.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down Expand Up @@ -309,7 +309,9 @@ static void chat_accept(dccchat_t *chat)
{
SIGNEDSOCK int addrlen;
char *msg;
#if defined(USE_OPENSSL) || defined(USE_GNUTLS)
int flags = 0;
#endif /* USE_OPENSSL or USE_GNUTLS */

updatecontext();

Expand Down
4 changes: 2 additions & 2 deletions src/dinoex_config.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2022 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down
4 changes: 2 additions & 2 deletions src/dinoex_curl.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down
4 changes: 2 additions & 2 deletions src/dinoex_http.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down
4 changes: 2 additions & 2 deletions src/dinoex_jobs.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down
5 changes: 3 additions & 2 deletions src/dinoex_ruby.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down Expand Up @@ -42,6 +42,7 @@
#pragma GCC diagnostic ignored "-Wgcc-compat"
#pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
#endif
#undef HAVE_MMAP
#include "ruby.h"
#if USE_RUBYVERSION < 19
#ifndef RSTRING_PTR
Expand Down
4 changes: 2 additions & 2 deletions src/dinoex_utilities.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* by Dirk Meyer (dinoex)
* Copyright (C) 2004-2021 Dirk Meyer
* Copyright (C) 2004-2023 Dirk Meyer
*
* By using this file, you agree to the terms and conditions set
* forth in the GNU General Public License. More information is
Expand All @@ -9,7 +9,7 @@
* If you received this file without documentation, it can be
* downloaded from https://iroffer.net/
*
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* $Id$
Expand Down
4 changes: 2 additions & 2 deletions src/iroffer_utilities.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* downloaded from http://iroffer.org/
*
* SPDX-FileCopyrightText: 1998-2005 David Johnson
* SPDX-FileCopyrightText: 2004-2021 Dirk Meyer
* SPDX-FileCopyrightText: 2004-2023 Dirk Meyer
* SPDX-License-Identifier: GPL-2.0-only
*
* @(#) iroffer_utilities.c 1.205@(#)
Expand Down Expand Up @@ -2266,7 +2266,7 @@ int ir_boutput_attempt_flush(ir_boutput_t *bout)

while ((segment = irlist_get_head(&bout->segments)))
{
int retval;
int retval = 0;

assert(segment->begin <= segment->end);
assert(segment->begin <= IR_BOUTPUT_SEGMENT_SIZE);
Expand Down

0 comments on commit 1a7ad89

Please sign in to comment.