Thread

  1. [PATCH] Fix typos in pqsignal.c comment

    Ewan Young <kdbase.hack@gmail.com> — 2026-05-29T06:01:21Z

      Hi hackers,
    
      The attached patch fixes two typos in a comment in src/port/pqsignal.c:
        - "this though wrapper handler" -> "this through wrapper handler"
        - "as it it needs to take"      -> "as it needs to take"
    
      Comment-only change; no behavior change.
    
      Regards,
      Ewan Young