summaryrefslogtreecommitdiff
path: root/main/ast_expr2.fl
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2015-04-29 01:02:10 -0400
committerCorey Farrell <git@cfware.com>2015-04-29 01:02:10 -0400
commit55a780d21109511c972daf53c7885580855e5f82 (patch)
treee5de9106d78a7e244122a47a77ad8fb5ee8e1b63 /main/ast_expr2.fl
parent2415e94b07a7ab8658fadcec93578bfd2665273c (diff)
Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE.
This switches files used to generate other sources to use the new ASTERISK_REGISTER_FILE macro. ASTERISK-25026 #close Reported by: Corey Farrell Change-Id: Ieb2537b83421cad07c8955e5f90c405ccf079740
Diffstat (limited to 'main/ast_expr2.fl')
-rw-r--r--main/ast_expr2.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ast_expr2.fl b/main/ast_expr2.fl
index e10dde200..af03c013f 100644
--- a/main/ast_expr2.fl
+++ b/main/ast_expr2.fl
@@ -26,7 +26,7 @@
#include <stdio.h>
#if !defined(STANDALONE)
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_REGISTER_FILE()
#else
#ifndef __USE_ISOC99
#define __USE_ISOC99 1