commit e86ebdce25bab8352e093c84122953ed7daa7ec8 from: rsc date: Sun Jun 25 23:49:25 2006 UTC tweak for manual commit - 279091480876733721672e457bc9233a3539358b commit + e86ebdce25bab8352e093c84122953ed7daa7ec8 blob - 372a90957229fbc206ff89de13cd80f382a219f4 blob + ffbaea3b1698a17ce776d166d61c7c2f798811be --- include/acme.h +++ include/acme.h @@ -1,4 +1,4 @@ -AUTOLIB(acme); +AUTOLIB(acme) typedef struct Event Event; typedef struct Win Win; @@ -8,10 +8,10 @@ struct Event { int c1; int c2; - int oq0; - int oq1; int q0; int q1; + int oq0; + int oq1; int flag; int nb; int nr;