summaryrefslogtreecommitdiff
path: root/xpp
diff options
context:
space:
mode:
Diffstat (limited to 'xpp')
-rwxr-xr-xxpp/init_card_4_292
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/init_card_4_29 b/xpp/init_card_4_29
index 93cbf33..760e711 100755
--- a/xpp/init_card_4_29
+++ b/xpp/init_card_4_29
@@ -143,7 +143,7 @@ done
# based on fxo_modes from wctdm.c . TODO: more decent calculation?
reg16=00; reg26=00; reg30=00; reg31=A3; ring_osc=; ring_x=;
-mode="$openmode"
+mode="$opermode"
if [ -r $INIT_DIR/init_fxo_modes ]; then
. $INIT_DIR/init_fxo_modes
fi