Commit 1c377449 authored by Martin Storsjö's avatar Martin Storsjö

rtsp: Vertically align a constant definition

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 0de9380b
......@@ -390,7 +390,7 @@ typedef struct RTSPState {
#define RTSP_FLAG_FILTER_SRC 0x1 /**< Filter incoming UDP packets -
receive packets only from the right
source address and port. */
#define RTSP_FLAG_LISTEN 0x2 /**< Wait for incoming connections. */
#define RTSP_FLAG_LISTEN 0x2 /**< Wait for incoming connections. */
/**
* Describe a single stream, as identified by a single m= line block in the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment