repo.or.cz
/
gammu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wrong character in the GSM 03.38 table (ç for Ç)
[gammu.git]
/
gammu
/
sniff.h
blob
9b3b067d729d14983a08ea3ed6fbecdd9417eb06
1
/* (c) 2002-2003 by Marcin Wiacek */
2
3
void
DecodeSniff
(
int
argc
,
char
*
argv
[]);
4
void
DecodeBinaryDump
(
int
argc
,
char
*
argv
[]);
5
6
/* How should editor hadle tabs in this file? Add editor commands here.
7
* vim: noexpandtab sw=8 ts=8 sts=8:
8
*/