summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex')
-rw-r--r--graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex b/graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex
index f2adc0d8ef..9d72e87d7d 100644
--- a/graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex
+++ b/graphics/pgf/contrib/circuitikz/tex/pgfcircflow.tex
@@ -183,9 +183,9 @@
\else% normal bipole or source
\ifpgf@circuit@bipole@flow@before
coordinate (pgfcirc@Ffrom@flat) at (\tikztostart)
- coordinate (pgfcirc@Fto@flat) at (anchorstartnode)
+ coordinate (pgfcirc@Fto@flat) at (pgfcirc@anchorstartnode)
\else
- coordinate (pgfcirc@Ffrom@flat) at (anchorendnode)
+ coordinate (pgfcirc@Ffrom@flat) at (pgfcirc@anchorendnode)
coordinate (pgfcirc@Fto@flat) at (\tikztotarget)
\fi
\fi