aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2019-03-25 12:41:25 +0000
committerDavid Shah <dave@ds0.me>2019-03-25 12:41:25 +0000
commit49e827a9b43a5b073d848f63fe4d4c86e8ca01e6 (patch)
tree49fe25cf5c954544e42e26b76b10011e68579f7d
parentefc687234181d6ab464230d3844313c2fcf51282 (diff)
downloadnextpnr-49e827a9b43a5b073d848f63fe4d4c86e8ca01e6.tar.gz
nextpnr-49e827a9b43a5b073d848f63fe4d4c86e8ca01e6.tar.bz2
nextpnr-49e827a9b43a5b073d848f63fe4d4c86e8ca01e6.zip
HeAP: Add missing newline
Signed-off-by: David Shah <dave@ds0.me>
-rw-r--r--common/placer_heap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/placer_heap.h b/common/placer_heap.h
index 75c90c19..f94489c1 100644
--- a/common/placer_heap.h
+++ b/common/placer_heap.h
@@ -44,4 +44,4 @@ struct PlacerHeapCfg : public Settings
extern bool placer_heap(Context *ctx, PlacerHeapCfg cfg);
NEXTPNR_NAMESPACE_END
-#endif \ No newline at end of file
+#endif