Diff between cd16e3878f590a9235f79adab777b575129cc978 and 6e473eba73c2a5cf4f5acde4af12c626bdffe996
Changed Files
| File | Additions | Deletions | Status |
| profiles/cups/main.c | +1 | -1 | modified |
Full Patch
diff --git a/profiles/cups/main.c b/profiles/cups/main.c
index d46f35e..aed8d31 100644
--- a/profiles/cups/main.c
+++ b/profiles/cups/main.c
@@ -706,7 +706,7 @@ int main(int argc, char *argv[])
bdaddr_t bdaddr;
unsigned short ctrl_psm, data_psm;
uint8_t channel, b[6];
- char *ptr, str[3], device[18], service[12];
+ char *ptr, str[3], device[18], service[13];
const char *uri, *cups_class;
int i, err, fd, copies, proto;