Skip to content

Commit

Permalink
SQUASH ME: revert changes in patch files
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegHahm committed Jan 19, 2017
1 parent 408db23 commit 484ce8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ index 1bb595a..b13fdbe 100644

+#endif /* FEATURE_PERIPH_HWRNG */
+
#endif /* _UECC_PLATFORM_SPECIFIC_H */
#endif /* _UECC_PLATFORM_SPECIFIC_H_ */
diff --git a/uECC.c b/uECC.c
index daa144a..3691fc4 100644
--- a/uECC.c
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ index 80da6ac..b545d53 100644
+ oonf_list_last_element(head, element, list_member), \
element, list_member, ptr)

#endif /* LIST_H */
#endif /* LIST_H_ */
diff --git a/src-api/core/oonf_logging.c b/src-api/core/oonf_logging.c
index 33db5f4..81d32d3 100644
--- a/src-api/core/oonf_logging.c
Expand Down Expand Up @@ -1440,7 +1440,7 @@ index e8fb218..edaa031 100644
+ return oonf_list_is_node_added(&sock->node);
}

#endif /* OONF_PACKET_SOCKET_H */
#endif /* OONF_PACKET_SOCKET_H_ */
diff --git a/src-api/subsystems/oonf_rfc5444.c b/src-api/subsystems/oonf_rfc5444.c
index 013ccac..94764df 100644
--- a/src-api/subsystems/oonf_rfc5444.c
Expand Down

0 comments on commit 484ce8d

Please sign in to comment.