Hi! I'm about to push this as obvious, I hope that's ok...
Cheers and happy new year in advance, Peter 2009-12-29 Peter Rosin <p...@lysator.liu.se> * libltdl/ltdl.c (file_not_found): Fix typos in code comment. diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index d180e30..e4569b0 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1487,7 +1487,7 @@ try_dlopen (lt_dlhandle *phandle, const char *filename, const char *ext, } -/* If the last error messge store was `FILE_NOT_FOUND', then return +/* If the last error message stored was `FILE_NOT_FOUND', then return non-zero. */ static int file_not_found (void)