Skip to content

Commit 646ed92

Browse files
committed
"RefreshUserMappingsProtocolClientSideTranslatorPB.java"
1 parent 4f09636 commit 646ed92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/protocolPB/RefreshUserMappingsProtocolClientSideTranslatorPB.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public class RefreshUserMappingsProtocolClientSideTranslatorPB implements
3838
private final static RpcController NULL_CONTROLLER = null;
3939
private final RefreshUserMappingsProtocolPB rpcProxy;
4040

41-
private final static RefreshUserToGroupsMappingsRequestProto
41+
private final static RefreshUserToGroupsMappingsRequestProto
4242
VOID_REFRESH_USER_TO_GROUPS_MAPPING_REQUEST =
4343
RefreshUserToGroupsMappingsRequestProto.newBuilder().build();
4444

0 commit comments

Comments
 (0)