X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=error_config.h;fp=error_config.h;h=6433dde174a0423d86305107280954d4ae789674;hp=7aad86ac31147b97dc221b2e1494a0f16aa27013;hb=df1b2cf4c57a8955b5a06592c9a70190432bcd62;hpb=6636a24523716a7a1380341cf349af8ce7bf7a27 diff --git a/error_config.h b/error_config.h index 7aad86a..6433dde 100644 --- a/error_config.h +++ b/error_config.h @@ -1,6 +1,6 @@ -/* +/* * Copyright Droids Corporation, Microb Technology, Eirbot (2005) - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -23,9 +23,9 @@ #define _ERROR_CONFIG_ /** enable the dump of the comment */ -#define ERROR_DUMP_TEXTLOG +#define ERROR_DUMP_TEXTLOG /** enable the dump of filename and line number */ -#define ERROR_DUMP_FILE_LINE +//#define ERROR_DUMP_FILE_LINE #endif