From: Luke Kenneth Casson Leighton Date: Sun, 29 Jul 2018 09:37:26 +0000 (+0100) Subject: remove semicolon X-Git-Url: https://git.libre-soc.org/?p=shakti-peripherals.git;a=commitdiff_plain;h=5d0182c605a0352fbcc6a3e933756f6cb850ad85;hp=434854bab2f6b3643d06f645a76eb3641a4a7d36 remove semicolon --- diff --git a/src/lib/ifc_sync.bsv b/src/lib/ifc_sync.bsv index b6878d7..bfdd8c3 100644 --- a/src/lib/ifc_sync.bsv +++ b/src/lib/ifc_sync.bsv @@ -28,5 +28,5 @@ package ifc_sync; endinterface; endmodule -endpackage; +endpackage