<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Typo in object.h file"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1389">1389</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Typo in object.h file
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libnftnl
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libnftnl
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pablo@netfilter.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hasnaamuhammed2016@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=578" name="attach_578" title="The file containing the bug">attachment 578</a> <a href="attachment.cgi?id=578&action=edit" title="The file containing the bug">[details]</a></span>
The file containing the bug

Hi bugzilla team,

I found that there is a typo in object.h file in the library you could find it
at the end of the file where you add 
#ifdef __cplusplusg
} /* extern "C" */
#endif
You can easily find it as you add "g" letter after cplusplus flag.
Because of this typo every file would include object.h should add } at.

Thanks,
Hasnaa Muhammed</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>