1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/src
Andrew Gregory c02b16c4cc ini.c: give recursion limit file scope
The recursion limit is an artificial limitation imposed to prevent
memory exhaustion in a recursive function.  Giving it file-level scope
increases its visibility.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-08-21 11:06:41 +10:00
..
common update util-common.h copyright year 2013-03-14 11:47:12 +10:00
pacman ini.c: give recursion limit file scope 2013-08-21 11:06:41 +10:00
util Fix whitespace in pacsort.c and pactree.c 2013-07-30 13:00:20 +10:00