Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd6d377f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "rename nsaids to nssais" into sc-dev

parents b694005d 82a6c61d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -986,7 +986,7 @@ struct SlicingConfig {
    /**
     * Struct containing all NSSAIs (list of slice info).
     */
    Nssais nsaids;
    Nssais nssais;
};

/**