Skip to content

Commit 4a2b53a

Browse files
committed
* remove trailing spaces. [ci skip]
1 parent e22fc73 commit 4a2b53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ractor.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ make_shareable_check_shareable(VALUE obj)
13761376
break;
13771377
default:
13781378
break;
1379-
}
1379+
}
13801380

13811381
if (!RB_OBJ_FROZEN_RAW(obj)) {
13821382
rb_funcall(obj, idFreeze, 0);

0 commit comments

Comments
 (0)