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

Commit 66bda365 authored by Shih-wei Liao's avatar Shih-wei Liao
Browse files

Fix anonymous struct.

Change-Id: Icdee2f05738a8712a309720d8d27dc2efc0dd749
parent 072671f0
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];