fixed invalid header

This commit is contained in:
Steffen Vogel 2012-01-22 15:52:36 +01:00
parent e2e1d209b4
commit 617c4e0282
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ enum meter_procotol; /* forward declaration */
*
* @return result like in strcmp()
*/
int meter_id_compare(enum meter_procotol, reading_id_t a, reading_id_t b);
int reading_id_compare(enum meter_procotol prot, reading_id_t a, reading_id_t b);
/**
* Parse identifier by a given string and protocol