Skip to content

Commit

Permalink
fixup! oonf_api: adapt for new sockets
Browse files Browse the repository at this point in the history
Fix whitespace errors
  • Loading branch information
miri64 committed Sep 22, 2015
1 parent d74bb80 commit 63644e1
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion pkg/oonf_api/0001-add-RIOT-support.patch
Original file line number Diff line number Diff line change
Expand Up @@ -250,4 +250,3 @@ index 0000000..9bf6622
+#endif /* RFC5444_API_CONFIG_H_ */
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0002-port-tests-to-riot.patch
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,3 @@ index 0000000..8bf9faa
+done
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0003-port-example-to-riot.patch
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ index 0000000..4a004b8
+include $(RIOTBASE)/Makefile.include
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0004-fix-conflicting-types.patch
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ index 6962741..c1ca7f6 100644
EXPORT uint8_t *rfc5444_reader_get_tlv_value(
--
1.9.1

Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ index 9fd1893..fcb38fe 100644
* Helper function for NULL safe container_of macro
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0006-if_index-is-not-used.patch
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ index 6b214ee..0b8fc1d 100644

--
1.9.1

Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ index fcb38fe..b49d836 100644
/**
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0008-Dissolve-enum-into-single-defines.patch
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ index c5d6420..6b5576e 100644
uint8_t *vector, size_t vector_length, uint8_t hopcount);
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0009-Add-missing-include.patch
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ index ace7313..8d0ce3a 100644
uint8_t *buffer;
--
1.9.1

1 change: 0 additions & 1 deletion pkg/oonf_api/0010-Change-index-of-array-from-0-to-1.patch
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ index d98fe77..7ca75a8 100644
EXPORT struct abuf_template_storage *abuf_template_init (
--
1.9.1

0 comments on commit 63644e1

Please sign in to comment.