mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 21:51:40 +02:00
zsh-workers/9325
This commit is contained in:
parent
5b5fe07875
commit
b1b913f0b4
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ setupvals(void)
|
|||
char *fpath_subdirs[] = FPATH_SUBDIRS;
|
||||
int j;
|
||||
# endif
|
||||
# ifdef SITEPATH_DIR
|
||||
# ifdef SITEFPATH_DIR
|
||||
int fpathlen = 1;
|
||||
# else
|
||||
int fpathlen = 0;
|
||||
|
|
Loading…
Reference in a new issue