summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu/sniff.h
Side-by-side diff
Diffstat (limited to 'gammu/emb/gammu/sniff.h') (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/gammu/sniff.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/gammu/emb/gammu/sniff.h b/gammu/emb/gammu/sniff.h
new file mode 100644
index 0000000..104f8f1
--- a/dev/null
+++ b/gammu/emb/gammu/sniff.h
@@ -0,0 +1,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:
+ */