diff options
Diffstat (limited to 'build/rpmbuild_misc.h')
-rw-r--r-- | build/rpmbuild_misc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/rpmbuild_misc.h b/build/rpmbuild_misc.h index dae216aa4..0d2dcd255 100644 --- a/build/rpmbuild_misc.h +++ b/build/rpmbuild_misc.h @@ -7,9 +7,8 @@ /** \ingroup rpmbuild * Destroy uid/gid caches. - * @todo Get this out of the ABI */ -/* RPM_GNUC_INTERNAL XXX should be internal too but rpmbuild "needs" for now */ +RPM_GNUC_INTERNAL void freeNames(void); /** \ingroup rpmbuild |