summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu/sniff.h
blob: 104f8f1cdf618c0e763fd63327cb3f9d8cbb3b81 (plain)
1
2
3
4
5
6
7
8
/* (c) 2002-2003 by Marcin Wiacek */

void decodesniff	(int argc, char *argv[]);
void decodebinarydump	(int argc, char *argv[]);

/* How should editor hadle tabs in this file? Add editor commands here.
 * vim: noexpandtab sw=8 ts=8 sts=8:
 */