Skip to content

Commit 6b8e32a

Browse files
committed
fmt
1 parent ae536e9 commit 6b8e32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sys.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ basic_llowningtable_impl!(
195195
tsk_population_table_clear
196196
);
197197

198-
#[cfg(feature="provenance")]
198+
#[cfg(feature = "provenance")]
199199
basic_llowningtable_impl!(
200200
LLOwningProvenanceTable,
201201
tsk_provenance_table_t,

0 commit comments

Comments
 (0)