Fix whitespace inconsistencies found in homegrown Symbol.maps.

This commit is contained in:
ed 2011-10-07 15:05:24 +00:00
parent 94a8deed4e
commit 1659a97623
7 changed files with 17 additions and 17 deletions

View File

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