You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- ~ Copyright (c) 2008-2012, Hazel Bilisim Ltd. All Rights Reserved. ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not
3
-
use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless
4
-
required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR
5
-
CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. -->
2
+
<!-- ~ Copyright (c) 2008-2012, Hazel Bilisim Ltd. All Rights Reserved. ~
3
+
~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may
4
+
not use this file except in compliance with the License. ~ You may obtain
5
+
a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~
6
+
~ Unless required by applicable law or agreed to in writing, software ~ distributed
7
+
under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES
8
+
OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for
9
+
the specific language governing permissions and ~ limitations under the License. -->
<!-- ~ Copyright (c) 2008-2012, Hazel Bilisim Ltd. All Rights Reserved. ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not
3
-
use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless
4
-
required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR
5
-
CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. -->
2
+
<!-- ~ Copyright (c) 2008-2012, Hazel Bilisim Ltd. All Rights Reserved. ~
3
+
~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may
4
+
not use this file except in compliance with the License. ~ You may obtain
5
+
a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~
6
+
~ Unless required by applicable law or agreed to in writing, software ~ distributed
7
+
under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES
8
+
OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for
9
+
the specific language governing permissions and ~ limitations under the License. -->
Copy file name to clipboardExpand all lines: server/src/main/java/com/orientechnologies/orient/server/network/protocol/binary/OBinaryNetworkProtocolAbstract.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ public OBinaryNetworkProtocolAbstract(final String iThreadName) {
76
76
/**
77
77
* Executes the request.
78
78
*
79
-
* @return true if the request has been recognized, othereise false
79
+
* @return true if the request has been recognized, otherwise false
0 commit comments