From: Luigi Rizzo Date: Wed, 29 Mar 2006 20:09:10 +0000 (+0000) Subject: the comment character is ';' not '#' ... X-Git-Tag: 1.4.0-beta1~2248 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c01fc0ee036f173da30bf0e74afa2f3fcfd025b2;p=thirdparty%2Fasterisk.git the comment character is ';' not '#' ... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16235 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/oss.conf.sample b/configs/oss.conf.sample index 4227f7f9f3..f2f90d3b5b 100644 --- a/configs/oss.conf.sample +++ b/configs/oss.conf.sample @@ -1,6 +1,6 @@ -# -# Automatically generated from ../channels/chan_oss.c -# +; +; Automatically generated from ../channels/chan_oss.c +; [general] ; General config options, with default values shown.