[Home]

Summary:ASTERISK-12406: [patch] Fix bogus uses of ASTERISK_FILE_VERSION SVN revision keyword string
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-07-17 21:29:19Date Closed:2008-07-18 12:48:33
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) revision.patch
Description:main/hashtab.c has a missing '$' in $Revision$.
And
cdr/cdr_radius.c uses 'Rev' instead of 'Revision' the one being used in all the modules.
Comments:By: Digium Subversion (svnbot) 2008-07-18 12:48:16

Repository: asterisk
Revision: 132050

U   trunk/cdr/cdr_radius.c
U   trunk/main/hashtab.c

------------------------------------------------------------------------
r132050 | bbryant | 2008-07-18 12:47:58 -0500 (Fri, 18 Jul 2008) | 8 lines

Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use
the same keyword as the other files (patch by eliel).

(closes issue ASTERISK-12406)
Reported by: eliel
Patches:
     revision.patch uploaded by eliel (license 64)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=132050