diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:32:44 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-02-26 16:32:44 +0100 |
| commit | 447eb1ee6c50e2cac4009e66add3c1d449822589 (patch) | |
| tree | 7bc7db8f5d7e12137e758ea03ebe5c1eb8b07a23 /docs/libnm/html/libnm-nm-version.html | |
| parent | 0b818c504ebbb9454b501c532be8603bf383e37a (diff) | |
| parent | 3cbb3d6ecfef1076fc757632ee8327935250afee (diff) | |
Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master
Diffstat (limited to 'docs/libnm/html/libnm-nm-version.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-version.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index 3178fbde..d596b86e 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -254,6 +254,10 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-22-2:CAPS" title="NM_AVAILABLE_IN_1_22_2">NM_AVAILABLE_IN_1_22_2</a></td> </tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-22-8:CAPS" title="NM_AVAILABLE_IN_1_22_8">NM_AVAILABLE_IN_1_22_8</a></td> +</tr> </tbody> </table></div> </div> @@ -524,6 +528,12 @@ <pre class="programlisting"># define NM_AVAILABLE_IN_1_22_2 G_UNAVAILABLE(1,22.2) </pre> </div> +<hr> +<div class="refsect2"> +<a name="NM-AVAILABLE-IN-1-22-8:CAPS"></a><h3>NM_AVAILABLE_IN_1_22_8</h3> +<pre class="programlisting"># define NM_AVAILABLE_IN_1_22_8 G_UNAVAILABLE(1,22.8) +</pre> +</div> </div> </div> <div class="footer"> |