Changeset 561 for trunk/src/sh_sig.c


Ignore:
Timestamp:
Jun 29, 2021, 10:19:30 PM (3 years ago)
Author:
katerina
Message:

Fix for ticket #451 (signify-openbsd in client/server mode not working).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_sig.c

    r553 r561  
    717717  sl_rewind (fdTmp);
    718718
    719 #if 0
     719#if defined(SH_DEBUG_SIGNIFY)
    720720  fin_cp = fdopen(dup(get_the_fd(fdTmp)), "rb");
    721721  FILE * fout = fopen("xxx.out", "w+");
Note: See TracChangeset for help on using the changeset viewer.