Diff between d89af9acb7283f8f446c976a0f3f425424768d1e and 65302d98e1ba584f32c7675d097d2dab7c674605

Changed Files

File Additions Deletions Status
src/error.h +1 -1 modified

Full Patch

diff --git a/src/error.h b/src/error.h
index dded9f9..cc7790a 100644
--- a/src/error.h
+++ b/src/error.h
@@ -27,7 +27,7 @@
 						"argument"
 #define ERR_BREDR_CONN_ADAPTER_NOT_POWERED	"br-connection-adapter-not-"\
 						"powered"
-#define ERR_BREDR_CONN_NOT_SUPPORTED		"br-connection-not-suuported"
+#define ERR_BREDR_CONN_NOT_SUPPORTED		"br-connection-not-supported"
 #define ERR_BREDR_CONN_BAD_SOCKET		"br-connection-bad-socket"
 #define ERR_BREDR_CONN_MEMORY_ALLOC		"br-connection-memory-"\
 						"allocation"