Skip to content

Commit

Permalink
ames: convert nal_d from c3_d to co_o
Browse files Browse the repository at this point in the history
  • Loading branch information
pkova authored Nov 6, 2023
1 parent 4b523ad commit 1e24bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vere/io/ames.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
c3_w imp_w[256]; // imperial IPs
time_t imp_t[256]; // imperial IP timestamps
c3_o imp_o[256]; // imperial print status
c3_d nal_d; // lane cache backcompat flag
c3_o nal_d; // lane cache backcompat flag
struct { // config:
c3_o net_o; // can send
c3_o see_o; // can scry
Expand Down

0 comments on commit 1e24bfb

Please sign in to comment.