From 13bdb56867e94cd28bad24bb461b7187f7a3d1b7 Mon Sep 17 00:00:00 2001
From: Mark Spencer <markster@digium.com>
Date: Thu, 31 Mar 2005 15:51:32 +0000
Subject: [PATCH] Fix name of conf file sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/{cdr_custom.conf => cdr_custom.conf.sample} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename configs/{cdr_custom.conf => cdr_custom.conf.sample} (100%)

diff --git a/configs/cdr_custom.conf b/configs/cdr_custom.conf.sample
similarity index 100%
rename from configs/cdr_custom.conf
rename to configs/cdr_custom.conf.sample
-- 
GitLab