From: sparky4 Date: Wed, 22 Jul 2015 19:36:03 +0000 (-0500) Subject: sega is in1 www X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=79350f7e356f0db6408abf187f779fc38b672629;p=16.git sega is in1 www modified: src/sega.c --- diff --git a/src/sega.c b/src/sega.c index a460ff52..276b3e83 100644 --- a/src/sega.c +++ b/src/sega.c @@ -3,7 +3,7 @@ #include typedef struct { - struct a __based( __self ) *next; + a_t __based( __self ) *next; int number; }a_t; @@ -33,4 +33,4 @@ main(int argc, char *argv[]) } } } - \ No newline at end of file +