mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
pag-get-lint-20090623
LICENSE IPL10 FIXES 124951 make things happy for rpmlint again (wrong initialization)
This commit is contained in:
parent
0e718b642c
commit
4ac7d59d46
@ -683,6 +683,7 @@ afs_xioctl(void)
|
||||
#if defined(AFS_OSF_ENV) || defined(AFS_DARWIN_ENV) || defined(AFS_XBSD_ENV)
|
||||
return (code);
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
#endif /* AFS_SGI_ENV */
|
||||
#endif /* AFS_HPUX102_ENV */
|
||||
|
Loading…
Reference in New Issue
Block a user