Commit e946d38
folly::init -> folly::Init in jemalloc/playground/thrift_repro.cpp +5
Summary: `folly::init` has been deprecated in favor of `folly::Init` for over two years. Let's make this switch.
Reviewed By: dtolnay
Differential Revision: D82664131
fbshipit-source-id: d9980fa7f5faf094ad26d0d2f7bfa8f6c6dcd3801 parent b829901 commit e946d38
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments