Skip to content

Commit d304ffd

Browse files
committed
[XrdXrootd] Align forward declarations for netInfo struct with its definition
1 parent 3416db5 commit d304ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XrdXrootd/XrdXrootdProtocol.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ struct XrdXrootdWVInfo;
101101

102102
namespace XrdXrootd
103103
{
104-
class netInfo;
104+
struct netInfo;
105105

106106
/******************************************************************************/
107107
/* g d C a l l B a c k */

0 commit comments

Comments
 (0)