Skip to content

Commit

Permalink
add whitespace in comment to avoid confusion for syntax highlighting (g…
Browse files Browse the repository at this point in the history
  • Loading branch information
b0bleet authored Dec 6, 2023
1 parent 7bf3fa7 commit a40b616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/osp/src/response.rs
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ pub enum Response {
/// </progress>
/// </scan>
///</get_scans_response>
///```
/// ```
#[serde(rename = "get_scans_response")]
GetScans {
#[serde(flatten)]
Expand Down

0 comments on commit a40b616

Please sign in to comment.