]> git.ipfire.org Git - thirdparty/asterisk.git/commit
include/asterisk/time.h: Renamed global declaration:tv 36/1936/1
authorDiederik de Groot <ddegroot@talon.nl>
Thu, 7 Jan 2016 09:21:03 +0000 (10:21 +0100)
committerMark Michelson <mmichelson@digium.com>
Fri, 8 Jan 2016 19:32:37 +0000 (13:32 -0600)
commit4285dee7783c0bbfbda79a59f07734b9d16d1aa1
treef8ecd2a16071e6dc5ffe71adb18d5c8210f92249
parent01e58943882969b02cbe3482a873e21f3284cb4c
include/asterisk/time.h: Renamed global declaration:tv

Renamed global declaration:tv to dummy_tv_var_for_types,
which would oltherwise cause 'shadow' warnings when 'tv'
was declared as a local variable elsewhere.

Added comment to note that dummy_tv_var_for_types is never
really exported and only used as a place holder.

ASTERISK-25627 #close

Change-Id: I9a6e17995006584f3627efe8988e3f8aa0f5dc28
include/asterisk/time.h