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

Commit 82a6c61d authored by Hongbo Zeng's avatar Hongbo Zeng
Browse files

rename nsaids to nssais

Bug: 178075054
Test: full build pass
Change-Id: I04e7794e8b9f13962dff782fd51ac6df6117f862
parent 5f985651
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;
};

/**