<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Hal Murray pushed to branch master at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/9970a8b739c380be8826988a44e0ab5089840124">9970a8b7</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2015-12-09T04:38:27Z</i>
</div>
<pre class='commit-message'>Fixing typos.</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
devel/hacking.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/9970a8b739c380be8826988a44e0ab5089840124#diff-0'>
<strong>
devel/hacking.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/devel/hacking.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/devel/hacking.txt
</span><span style="color: #aaaaaa">@@ -191,7 +191,7 @@ ENABLE_*::
</span>   the "waf configure" invocation.
 
 GUARD_*::
<span style="color: #000000;background-color: #ffdddd">-        Symbols with thie GUARD_ prefix are idempotency guards - that is,
</span><span style="color: #000000;background-color: #ddffdd">+   Symbols with the GUARD_ prefix are idempotency guards - that is,
</span>   they're used to nullify inclusions of a header file
        after the first. They don't interact with the build system's
        configuration logic in any way at all.
<span style="color: #aaaaaa">@@ -220,7 +220,7 @@ OVERRIDE_*::
</span> USE_*::
        Use symbols are set internally within other conditionals to
        gate use of sections of code that must be conditionally
<span style="color: #000000;background-color: #ffdddd">-        compiled deoending on *combinations* of HAVE and NEED symbols.
</span><span style="color: #000000;background-color: #ddffdd">+   compiled depending on *combinations* of HAVE and NEED symbols.
</span> 
 === Cross-platform portability ===
 
<span style="color: #aaaaaa">@@ -328,7 +328,7 @@ The person on the team that merges in your patch will use the git
</span> parameter ---author from the email From header and the git parameter
 --date from the email Date header.
 
<span style="color: #000000;background-color: #ffdddd">-For complex patches and contribtion narratives, please use GitLab.
</span><span style="color: #000000;background-color: #ddffdd">+For complex patches and contribution narratives, please use GitLab.
</span> 
 === Commit comments ===
 
<span style="color: #aaaaaa">@@ -351,8 +351,9 @@ should consist of:
</span>   git format-patch. Bulleted list items are also OK.
 
 * In some cases it may be appropriate to end your summary line with a comma
<span style="color: #000000;background-color: #ffdddd">-  or ellipsis ("...") to indicate that it runs dictly into a following paragraph.
-  You should still try to make the summary self-contained when you do this.
</span><span style="color: #000000;background-color: #ddffdd">+  or ellipsis ("...") to indicate that it runs directly into a following
+  paragraph. You should still try to make the summary self-contained when
+  you do this.
</span> 
 Finally, it is not necessary (and is in fact bad style) to list all
 the files a multi-file commit touches in the comment for it.  The
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/commit/9970a8b739c380be8826988a44e0ab5089840124">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/NTPsec/ntpsec/commit/9970a8b739c380be8826988a44e0ab5089840124"}}</script>
</p>
</div>
</body>
</html>