Rework comments by splitting them into README and removing redundant ones

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
Paul Kocialkowski
2018-04-23 16:38:10 +02:00
parent 3b447f5b01
commit a5354efe43
20 changed files with 67 additions and 88 deletions
+1 -1
View File
@@ -90,4 +90,4 @@ void object_heap_free(object_heap_p heap, object_base_p obj);
*/
void object_heap_destroy(object_heap_p heap);
#endif /* OBJECT_HEAP_H */
#endif