Fix whitespace inconsistencies found in homegrown Symbol.maps.

This commit is contained in:
Ed Schouten 2011-10-07 15:05:24 +00:00
parent 50b1479e65
commit 3a28b8a49f
7 changed files with 17 additions and 17 deletions

View File

@ -155,14 +155,14 @@ FBSDprivate_1.0 {
__ivaliduser_sa; __ivaliduser_sa;
__check_rhosts_file; __check_rhosts_file;
__rcmd_errstr; __rcmd_errstr;
__nss_compat_getgrnam_r; __nss_compat_getgrnam_r;
__nss_compat_getgrgid_r; __nss_compat_getgrgid_r;
__nss_compat_getgrent_r; __nss_compat_getgrent_r;
__nss_compat_setgrent; __nss_compat_setgrent;
__nss_compat_endgrent; __nss_compat_endgrent;
__nss_compat_getpwnam_r; __nss_compat_getpwnam_r;
__nss_compat_getpwuid_r; __nss_compat_getpwuid_r;
__nss_compat_getpwent_r; __nss_compat_getpwent_r;
__nss_compat_setpwent; __nss_compat_setpwent;
__nss_compat_endpwent; __nss_compat_endpwent;
}; };