~jpakkane/+junk/cuneiform-linux

« back to all changes in this revision

Viewing changes to cuneiform_src/Kern/rblock/sources/c/ltblocks.c

  • Committer: JussiP
  • Date: 2008-05-26 14:04:34 UTC
  • Revision ID: jpakkane@kosto-20080526140434-v24701n2uk7og8fa
Fixing and const'ing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
#include "dpuma.h" //George, 12.11.01 (dd.mm.yy)
79
79
#include "minmax.h"
80
80
Handle hSetTrivAverHeight;//George, 12.11.01 (dd.mm.yy)
81
 
 
 
81
extern BYTE language; /* FIXME: where does this come from? */
82
82
 
83
83
// INT LayoutUserNumber = 0; // Piter 08-17-95 06:26pm
84
84