mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
Doxygen changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48491 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -262,7 +262,9 @@ int tdd_generate(struct tdd_state *tdd, unsigned char *buf, const char *str)
|
||||
int bytes=0;
|
||||
int i,x;
|
||||
char c;
|
||||
/*! Baudot letters */
|
||||
static unsigned char lstr[31] = "\000E\nA SIU\rDRJNFCKTZLWHYPQOBG\000MXV";
|
||||
/*! Baudot figures */
|
||||
static unsigned char fstr[31] = "\0003\n- \00787\r$4',!:(5\")2\0006019?&\000./;";
|
||||
/* Initial carriers (real/imaginary) */
|
||||
float cr = 1.0;
|
||||
|
Reference in New Issue
Block a user