Skip to content
Snippets Groups Projects
Commit eb990a2b authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Add const qualifier to tzn returned by timestamp2tm()

The tzn value might come from tm->tm_zone, which libc declares as
const, so it's prudent that the upper layers know about this as well.
parent 531e60ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment