1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-13 01:57:55 +03:00
Zdenek Kabelac abf79b3678 Use static indentifier for internal functions
Functions _align_chunk() and  _new_chunk() are used only internally inside
pool-fast.c - so keep them static inside this object file.
2010-10-26 08:59:05 +00:00
..