diff options
Diffstat (limited to 'src/rt/rust_shape.cpp')
| -rw-r--r-- | src/rt/rust_shape.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/rust_shape.cpp b/src/rt/rust_shape.cpp index cb4afa904c9..bfe4b97936a 100644 --- a/src/rt/rust_shape.cpp +++ b/src/rt/rust_shape.cpp @@ -160,7 +160,7 @@ size_of::walk_struct1(const uint8_t *end_sp) { #if 0 class copy : public data<copy,uint8_t *> { - // TODO + // FIXME #2892 }; #endif |
