File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1111 * Copyright (c) 2004-2005 The Regents of the University of California.
1212 * All rights reserved.
1313 * Copyright (c) 2007-2008 Sun Microsystems, Inc. All rights reserved.
14- * Copyright (c) 2013-2018 Cisco Systems, Inc. All rights reserved
14+ * Copyright (c) 2013-2022 Cisco Systems, Inc. All rights reserved.
1515 * Copyright (c) 2014 Intel, Inc. All rights reserved.
1616 * Copyright (c) 2015 Research Organization for Information Science
1717 * and Technology (RIST). All rights reserved.
@@ -630,7 +630,6 @@ static void mca_btl_tcp_endpoint_connected(mca_btl_base_endpoint_t *btl_endpoint
630630static int mca_btl_tcp_endpoint_recv_connect_ack (mca_btl_base_endpoint_t * btl_endpoint )
631631{
632632 size_t retval , len = strlen (mca_btl_tcp_magic_id_string );
633- ;
634633 mca_btl_tcp_proc_t * btl_proc = btl_endpoint -> endpoint_proc ;
635634 opal_process_name_t guid ;
636635
You can’t perform that action at this time.
0 commit comments