maint: remove empty lines at EOF, but excluding modules/*
[gnulib.git] / lib / unictype / block_test.c
index 0e328aa..2751ded 100644 (file)
@@ -28,4 +28,3 @@ uc_is_block (ucs4_t uc, const uc_block_t *block)
   else
     return false;
 }
-