Module: sip-router
Branch: master
Commit: 921de0b5b7f45a33a2bffc322a92bdfaa5783d02
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=921de0b…
Author: Henning Westerholt <henning.westerholt(a)1und1.de>
Committer: Henning Westerholt <henning.westerholt(a)1und1.de>
Date: Wed Oct 21 17:06:48 2009 +0200
core: fix commit error introduced in 5a03489e539be9a42994
---
cfg_parser.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/cfg_parser.c b/cfg_parser.c
index 737d5b7..8a2c4e4 100644
--- a/cfg_parser.c
+++ b/cfg_parser.c
@@ -54,8 +54,6 @@
* *_val functions parse the whole option body (including =)
*/
- */
-
/*! \page ConfigExample1 Configuration engine Example 1: Options without values
*