[Heimdal-source-changes] [heimdal/heimdal] 316387: Fix typo in rand-fortuna.c

GitHub noreply at github.com
Mon Sep 19 23:37:00 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 316387f61949cf4347d7fb5dd089f5a110f67e11
      https://github.com/heimdal/heimdal/commit/316387f61949cf4347d7fb5dd089f5a110f67e11
  Author: Sean Davis <sdigit at users.noreply.github.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M lib/hcrypto/rand-fortuna.c

  Log Message:
  -----------
  Fix typo in rand-fortuna.c

`__GNUC__` was written as `__GUNC__`, which could have interesting results as it'll never be defined.


  Commit: a16a9cc93984c707e190fb923f3e5666b628ad95
      https://github.com/heimdal/heimdal/commit/a16a9cc93984c707e190fb923f3e5666b628ad95
  Author: Jeffrey Altman <jaltman at auristor.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M lib/hcrypto/rand-fortuna.c

  Log Message:
  -----------
  Merge pull request #203 from sdigit/patch-1

Fix typo in rand-fortuna.c


Compare: https://github.com/heimdal/heimdal/compare/aa87e08cc72f...a16a9cc93984


More information about the Heimdal-source-changes mailing list