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

Commit 009e51e6 authored by Shih-wei Liao's avatar Shih-wei Liao Committed by Android (Google) Code Review
Browse files

Merge "Fix anonymous struct."

parents d7bfb2df 66bda365
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

#define MAX_RADIUS 25

typedef struct {
typedef struct FilterStruct_s {
    rs_allocation ain;

    float *gaussian; //[MAX_RADIUS * 2 + 1];