Browse Source

Make doxygen happy

pull/11/head
falkTX 4 years ago
parent
commit
b87166bbc7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      transport.h

+ 1
- 1
transport.h View File

@@ -182,7 +182,7 @@ typedef struct {
/*}@*/ /*}@*/


/*@{*/ /*@{*/
/* JACK extra transport fields */
/** @name JACK Extra transport fields */
double tick_double; /**< current tick-within-beat in double resolution. double tick_double; /**< current tick-within-beat in double resolution.
Should be assumed zero if JackTickDouble is not set. Should be assumed zero if JackTickDouble is not set.
Since older versions of JACK do not expose this variable, Since older versions of JACK do not expose this variable,


Loading…
Cancel
Save