diff options
author | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
---|---|---|
committer | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/pgcrypto/pgp-mpi-openssl.c | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) |
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/pgcrypto/pgp-mpi-openssl.c')
-rw-r--r-- | contrib/pgcrypto/pgp-mpi-openssl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/pgp-mpi-openssl.c b/contrib/pgcrypto/pgp-mpi-openssl.c index f2b25de0900..ed41e1151c3 100644 --- a/contrib/pgcrypto/pgp-mpi-openssl.c +++ b/contrib/pgcrypto/pgp-mpi-openssl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $PostgreSQL: pgsql/contrib/pgcrypto/pgp-mpi-openssl.c,v 1.5 2009/06/11 14:48:52 momjian Exp $ + * contrib/pgcrypto/pgp-mpi-openssl.c */ #include "postgres.h" |