Skip to content

Commit 73b3b77

Browse files
oshadurapcanal
andcommitted
Remove whitespace in TDavixFile.cxx
Co-authored-by: Philippe Canal <pcanal@fnal.gov>
1 parent 28bef5a commit 73b3b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/davix/src/TDavixFile.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ void TDavixFileInternal::parseConfig()
538538
if (token.c_str()) {
539539
// header: "Authorization: Bearer mytoken"
540540
davixParam->addHeader("Authorization", prefix + token);
541-
}
541+
}
542542

543543
// S3 Auth
544544
if (((env_var = gEnv->GetValue("Davix.S3.SecretKey", getenv("S3_SECRET_KEY"))) != NULL)

0 commit comments

Comments
 (0)