<p><b>@pmatilai</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/rpm-software-management/rpm/pull/746#discussion_r295737652">rpmio/macro.c</a>:</p>
<pre style='color:#555'>> +    return;
+}
+
+static void setPartsSize(macroPartition *parts)
+{
+    parts->fn = parts->fe - parts->f;
+    parts->gn = parts->ge - parts->g;
+    parts->hn = parts->he - parts->h;
+    return;
+}
+
+/**
+ * Skip spaces before the input string
+ * @param str          string that starts after the ..
+ * @
+ */
</pre>
<p>In general, doxygen annotations don't belong to internal helper functions, trivial in particular.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/746?email_source=notifications&email_token=ADLPZU3BHCQ7CKUC6OFOIBDP3NJHZA5CNFSM4HXHLHE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB4EEP7A#pullrequestreview-252200956">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU2BWIPPH6R7ZUZY4ILP3NJHZANCNFSM4HXHLHEQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/ADLPZU4PZTLQTB7DGW46PJLP3NJHZA5CNFSM4HXHLHE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB4EEP7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/746?email_source=notifications\u0026email_token=ADLPZU3BHCQ7CKUC6OFOIBDP3NJHZA5CNFSM4HXHLHE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB4EEP7A#pullrequestreview-252200956",
"url": "https://github.com/rpm-software-management/rpm/pull/746?email_source=notifications\u0026email_token=ADLPZU3BHCQ7CKUC6OFOIBDP3NJHZA5CNFSM4HXHLHE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB4EEP7A#pullrequestreview-252200956",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>