Skip to content

Commit 0f3f8da

Browse files
committed
---
yaml --- r: 6257 b: refs/heads/master c: a6f9f73 h: refs/heads/master i: 6255: 79903ef v: v3
1 parent 8d42b39 commit 0f3f8da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: d645f87c6d04019bc15bfedd7a204942be17ee04
2+
refs/heads/master: a6f9f73f06a075343fe71a2fd7b1ba06d71366a2

trunk/src/rt/rust_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
class rust_port : public kernel_owned<rust_port>, public rust_cond {
55
public:
6-
RUST_ATOMIC_REFCOUNT();
6+
RUST_REFCOUNTED(rust_port)
77

88
rust_port_id id;
99

0 commit comments

Comments
 (0)