Make rpmGenSignature() static
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 29 Sep 2010 09:38:16 +0000 (12:38 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 29 Sep 2010 10:10:49 +0000 (13:10 +0300)
commit9f79fc6e1a59990b5bfb42b7e2d96dfc6b3525ad
tree3f514cad758df9baf0e0fcf6c1b912f1ab163d97
parentbbbd7a4255ad3f9b14b6705ecb4c79c93ebe4f08
Make rpmGenSignature() static
- Having it in signature.h is just wrong as it lives in a different
  library now, and nothing outside rpmgensig.c needs it anymore.
  Should've really been in commit 23a9d64ea40cfb526d0a12ba7350918dc335a305.
lib/rpmgensig.c
lib/signature.h