aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-01-24 18:34:46 +0100
committerMattias Andrée <maandree@operamail.com>2014-01-24 18:34:46 +0100
commit8917515cd721c7d8385641bcbfeefb49846577c1 (patch)
treec733cff97ded9d4a3ac198e406c3e64c5b8f7da7
parentcode reduction (diff)
downloadalgorithms-and-data-structures-8917515cd721c7d8385641bcbfeefb49846577c1.tar.gz
algorithms-and-data-structures-8917515cd721c7d8385641bcbfeefb49846577c1.tar.bz2
algorithms-and-data-structures-8917515cd721c7d8385641bcbfeefb49846577c1.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/datastructures/linkedlists/template2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastructures/linkedlists/template b/src/datastructures/linkedlists/template
index 2be7d1e..48f642a 100644
--- a/src/datastructures/linkedlists/template
+++ b/src/datastructures/linkedlists/template
@@ -230,7 +230,7 @@ public class £{name}<T>
*/
{
£>new node null
- this.edge = mode;
+ this.edge = node;
£>if (( with_xor )); then
£(xor this.edge) = £{mirror};
£>else