Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit d039492

Browse files
committed
Fix code style
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1 parent 43a817a commit d039492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sufsort.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,3 @@ int qsufsort(int64_t *I, int64_t *V, u_char *old, int64_t oldsize)
191191

192192
return 0;
193193
}
194-

0 commit comments

Comments
 (0)