X-Git-Url: https://git.stderr.nl/gitweb?p=rodin%2Fchimara.git;a=blobdiff_plain;f=libchimara%2Fglk.c;h=81d3603fba2c613a49b3fb32dd9e48260ab5d7e0;hp=58b9c00e73cf11cd73ef8606a714607948d1409f;hb=c6e78c57fc1b323ec055bfe48c7430515be27d1c;hpb=7ef4ef1fecab7ae0f724e59f7de1315a96822152 diff --git a/libchimara/glk.c b/libchimara/glk.c index 58b9c00..81d3603 100644 --- a/libchimara/glk.c +++ b/libchimara/glk.c @@ -122,8 +122,8 @@ glk_exit(void) * loop, this is critical. In a C program, you can often eyeball it. * * But the next version of model.c will have a - * glk_tick() in the ornate printing loop of verb_yada(). - * Just to make the point. + * glk_tick() in the ornate printing loop of + * verb_yada(). Just to make the point. * * */