diff options
Diffstat (limited to 'src/LYPrint.c')
-rw-r--r-- | src/LYPrint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYPrint.c b/src/LYPrint.c index a547d06d..06ea81c7 100644 --- a/src/LYPrint.c +++ b/src/LYPrint.c @@ -178,7 +178,7 @@ static int RecallFilename(char *filename, { int ch; char *cp; - int recall; + RecallType recall; /* * Set up the sug_filenames recall buffer. |