summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dahdi/kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dahdi/kernel.h b/include/dahdi/kernel.h
index 597e139..b7b2c02 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -377,7 +377,7 @@ struct dahdi_echocan_state {
/*! The echocan enabled its NLP automatically.
*/
u32 NLP_auto_enabled:1;
- };
+ } bit;
} events;
};