Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa8c64a

Browse files
committed
Fix typo
1 parent9945317 commitaa8c64a

File tree

1 file changed

+1
-1
lines changed
  • contrib/pgcrypto

1 file changed

+1
-1
lines changed

‎contrib/pgcrypto/px.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ static const struct error_desc px_err_list[] = {
4848
{PXE_BAD_OPTION,"Unknown option"},
4949
{PXE_BAD_FORMAT,"Badly formatted type"},
5050
{PXE_KEY_TOO_BIG,"Key was too big"},
51-
{PXE_CIPHER_INIT,"Cipher cannot beinitalized ?"},
51+
{PXE_CIPHER_INIT,"Cipher cannot beinitialized ?"},
5252
{PXE_HASH_UNUSABLE_FOR_HMAC,"This hash algorithm is unusable for HMAC"},
5353
{PXE_DEV_READ_ERROR,"Error reading from random device"},
5454
{PXE_OSSL_RAND_ERROR,"OpenSSL PRNG error"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp