From ae6f333be35fa5b6529f862c5f216c65ce704d9d Mon Sep 17 00:00:00 2001 From: Alejandro Aguilera Date: Thu, 1 Mar 2012 10:54:57 +0100 Subject: [PATCH] Improve (I think) a commit. --- overviewer_core/src/iterate.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/overviewer_core/src/iterate.c b/overviewer_core/src/iterate.c index 0fae21f..0f7fe0d 100644 --- a/overviewer_core/src/iterate.c +++ b/overviewer_core/src/iterate.c @@ -192,10 +192,9 @@ check_adjacent_blocks(RenderState *state, int x,int y,int z, unsigned char block /* * Generates a pseudo ancillary data for blocks that depend of * what are surrounded and don't have ancillary data. This - * function is through generate_pseudo_data. + * function is used through generate_pseudo_data. * - * This uses a binary number of 4 digits to encode the info. - * The encode is: + * This uses a binary number of 4 digits to encode the info: * * 0b1234: * Bit: 1 2 3 4