From 121960a2eb2141ac9313803b88f9adb043407475 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 23 Apr 2014 22:04:33 -0400 Subject: updated windows scm_rev code to use new style --- src/common/scm_rev.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/common/scm_rev.h') diff --git a/src/common/scm_rev.h b/src/common/scm_rev.h index 7f5ce119..d3466461 100644 --- a/src/common/scm_rev.h +++ b/src/common/scm_rev.h @@ -7,8 +7,7 @@ namespace Common { extern const char g_scm_rev[]; -extern const char g_scm_ref_spec[]; +extern const char g_scm_branch[]; extern const char g_scm_desc[]; } // namespace - -- cgit v1.2.3