Index: trunk/Ohana/src/libkapa/include/kapa.h
===================================================================
--- trunk/Ohana/src/libkapa/include/kapa.h	(revision 40165)
+++ trunk/Ohana/src/libkapa/include/kapa.h	(revision 40419)
@@ -239,5 +239,5 @@
 int KapaSetFont (int fd, char *name, int size);
 int KapaSendLabel (int fd, char *string, int mode);
-int KapaSendTextline (int fd, char *string, float x, float y, float angle);
+int KapaSendTextline (int fd, char *string, float x, float y, float angle, int justify, int color);
 int KapaSetLimits (int fd, Graphdata *graphmode);
 int KapaGetLimits (int fd, float *dx, float *dy);
