- code cleaned up

This commit is contained in:
Jan Hutter
2005-12-06 13:01:02 +00:00
parent 347fd4e221
commit f1802881f6
2 changed files with 21 additions and 51 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/**
* @file definitions.c
*
* @brief general purpose functions used in definitions.h
* @brief General purpose definitions and macros.
*
*/
@@ -23,7 +23,7 @@
#include "definitions.h"
/*
* see header
* Described in header.
*/
char *mapping_find(mapping_t * maps, int value)
{