Translation update done using Pootle.
[gammu.git] / gammu / sniff.h
blob9b3b067d729d14983a08ea3ed6fbecdd9417eb06
1 /* (c) 2002-2003 by Marcin Wiacek */
3 void DecodeSniff(int argc, char *argv[]);
4 void DecodeBinaryDump(int argc, char *argv[]);
6 /* How should editor hadle tabs in this file? Add editor commands here.
7 * vim: noexpandtab sw=8 ts=8 sts=8:
8 */