commit | e86ebdce25bab8352e093c84122953ed7daa7ec8 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Sun Jun 25 23:49:25 2006 +0000 |
committer | rsc <devnull@localhost> | Sun Jun 25 23:49:25 2006 +0000 |
tree | c7869f62ae1e517a293e93ac700b10aaee0c9634 | |
parent | 279091480876733721672e457bc9233a3539358b [diff] [blame] |
tweak for manual
diff --git a/include/acme.h b/include/acme.h index 372a909..ffbaea3 100644 --- a/include/acme.h +++ b/include/acme.h
@@ -1,4 +1,4 @@ -AUTOLIB(acme); +AUTOLIB(acme) typedef struct Event Event; typedef struct Win Win; @@ -8,10 +8,10 @@ { int c1; int c2; - int oq0; - int oq1; int q0; int q1; + int oq0; + int oq1; int flag; int nb; int nr;