[GRASS-git] [OSGeo/grass] aa51d6: i.evapo.pm: Add curly bracket to disabled code (#2...

Vaclav Petras noreply at github.com
Mon Feb 13 08:03:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: aa51d699f74117c0b86189bae19fd3ed1bbd18a8
      https://github.com/OSGeo/grass/commit/aa51d699f74117c0b86189bae19fd3ed1bbd18a8
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M imagery/i.evapo.pm/functions.c

  Log Message:
  -----------
  i.evapo.pm: Add curly bracket to disabled code (#2579)

This trivial fix for a disabled code in i.evapo.pm is useful for indentation with GNU indent which gets confused by the missing bracket. Now the code preprocessor-disabled code is valid code.




More information about the grass-commit mailing list