]> rtime.felk.cvut.cz Git - can-utils.git/blobdiff - lib.h
Merge pull request #23 from ajneu/master1
[can-utils.git] / lib.h
diff --git a/lib.h b/lib.h
index 4f73743be990a3c2e9b34faa4567cdb14c0fd90b..36c3a099c1a6518b9cee01ad08f57292b47ef4da 100644 (file)
--- a/lib.h
+++ b/lib.h
@@ -203,8 +203,8 @@ void sprint_long_canframe(char *buf , struct canfd_frame *cf, int view, int maxd
  *
  */
 
-void snprintf_can_error_frame(char *buf, size_t len, struct canfd_frame *cf,
-                             char *sep);
+void snprintf_can_error_frame(char *buf, size_t len, const struct canfd_frame *cf,
+                  const char *sep);
 /*
  * Creates a CAN error frame output in user readable format.
  */