7 lines
164 B
C
7 lines
164 B
C
|
/*
|
||
|
* Copyright (C) 2013 Denys Vlasenko
|
||
|
*
|
||
|
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||
|
*/
|
||
|
extern const struct suffix_mult head_tail_suffixes[];
|