X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fglk.c;h=81d3603fba2c613a49b3fb32dd9e48260ab5d7e0;hb=70e7bb0de0350124f520f6d275b0ea2ae2b763ae;hp=58b9c00e73cf11cd73ef8606a714607948d1409f;hpb=4b0bbd6bb235b4cad89d321cdd7f570610a97712;p=rodin%2Fchimara.git 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. * * */