Skip to content

Commit dc9019a

Browse files
committed
Fix style.
1 parent 73c91ac commit dc9019a

File tree

1 file changed

+1
-1
lines changed
  • graalpython/com.oracle.graal.python/src/com/oracle/graal/python/builtins/objects/cext

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python/src/com/oracle/graal/python/builtins/objects/cext/CArrayWrappers.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ public byte[] getDelegate() {
115115
}
116116

117117
}
118-
}
118+
}

0 commit comments

Comments
 (0)