about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--subx/examples/ex10.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/examples/ex10.subx b/subx/examples/ex10.subx
index edcda506..321cee64 100644
--- a/subx/examples/ex10.subx
+++ b/subx/examples/ex10.subx
@@ -27,7 +27,7 @@
   50/push                         .               .             .           .             .           .           .               .                 # push EAX
   53/push                         .               .             .           .             .           .           .               .                 # push EBX
     # call
-  e8/call argv_equal/disp32
+  e8/call  argv_equal/disp32
   # exit(EAX)
   89/copy                         3/mod/direct    3/rm32/EBX    .           .             .           0/r32/EAX   .               .                 # copy EAX to EBX
   b8/copy                         .               .             .           .             .           .           .               1/imm32           # copy 1 to EAX
he rest is calculated correctly, rules take an int array for the tags' href='/acidbong/suckless/dwm/commit/config.default.h?h=4.4.1&id=b35575574be53a1b3be42d7037d2f432a19a3890'>b355755 ^
b515765 ^


0025572 ^
b515765 ^

1bf0c4a ^
b515765 ^

b515765 ^

b355755 ^




b515765 ^






b355755 ^









b515765 ^

9955ddc ^
b515765 ^



e21d93b ^


b515765 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54