rtsp-client: indent cleanup
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-client.c
index f2c146e..7158c12 100644 (file)
@@ -1587,8 +1587,8 @@ unsupported_encryption:
     GST_DEBUG_OBJECT (client, "unsupported key encryption");
     goto cleanup_message;
   }
+cleanup_message:
   {
-  cleanup_message:
     gst_mikey_message_free (msg);
     return FALSE;
   }