X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Ftriface.c;h=c34b50036cfa311dee6b1057c5df5c76e7ac9b5a;hb=56a07f2d54911b40c6f14e25a342e0a8742a6938;hp=0cdafa354a69cc912c683f1a92603d74427b8eaa;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/app/triface/triface.c b/app/triface/triface.c index 0cdafa35..c34b5003 100644 --- a/app/triface/triface.c +++ b/app/triface/triface.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2006 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \version $Id$ @@ -38,22 +38,6 @@ * \brief Windowing system test. */ -/*#* - *#* $Log$ - *#* Revision 1.4 2006/06/14 00:28:52 marco - *#* Removed initial delay. - *#* - *#* Revision 1.3 2006/06/12 21:37:02 marco - *#* implemented some commands (ver and sleep) - *#* - *#* Revision 1.2 2006/06/01 12:29:21 marco - *#* Add first simple protocol command (version request). - *#* - *#* Revision 1.1 2006/05/18 00:41:47 bernie - *#* New triface devlib application. - *#* - *#*/ - #include #include #include