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