diff options
author | Michele Calgaro <[email protected]> | 2023-12-01 12:38:43 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-12-01 12:38:43 +0900 |
commit | b67b7f2b784c7105e88a5e639d9d84736ae2cbc1 (patch) | |
tree | 0fd16d439c681c07d57d7f0d544c7582e04c3a31 /debian/uncrustify-trinity/uncrustify-trinity-0.78.0/documentation/htdocs/options_D.html | |
parent | c0a6f1b84c84749908961579b84513fd9f9d9eac (diff) | |
download | extra-dependencies-b67b7f2b784c7105e88a5e639d9d84736ae2cbc1.tar.gz extra-dependencies-b67b7f2b784c7105e88a5e639d9d84736ae2cbc1.zip |
uncrustify-trinity: updated based on upstream version 0.78.1
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.0/documentation/htdocs/options_D.html')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.0/documentation/htdocs/options_D.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/documentation/htdocs/options_D.html b/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/documentation/htdocs/options_D.html deleted file mode 100644 index 308b5c58..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/documentation/htdocs/options_D.html +++ /dev/null @@ -1,28 +0,0 @@ -<html> -<head> - <meta http-equiv="content-type" content="text/html; charset=utf-8"/> - <title>Uncrustify: where do the Spaces options work-D</title> -</head> -<body lang="en-US"> -<h1><a href="https://github.com/uncrustify/uncrustify">Uncrustify</a>: -Where do the options work-D?</h1> - -<p> -</p> -<h2>Spaces-D</h2> -<p> -</p> -<table border="1", width="100%"> -<tr> -<td> -<pre> - - invariant (C) c; - <a title="sp_after_invariant_paren"><strong><font color="red"> █</font></strong></a> - -</pre> -</td> -</tr> -</table> -</body> -</html> |