Skip to content

Commit f3a296b

Browse files
author
brian
committed
Fix warning.
git-svn-id: svn://t2.unl.edu/brian/XrdCmsTfc@3550 1fda6f16-4416-0410-bfd6-867a04880151
1 parent 4ea9db2 commit f3a296b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

XrdCmsTfc.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ XrdCmsTfc::TrivialFileCatalog::parse ()
277277
parseRule (ruleNode, m_inverseRules);
278278
}
279279
}
280+
return XRDCMSTFC_OK;
280281
}
281282

282283
int

0 commit comments

Comments
 (0)