chiark / gitweb /
man: always place <programlisting> and </programlisting> in a line with actual source...
[elogind.git] / man / sd_journal_get_fd.xml
index 4b36f97af8bbb4b71506127b17a5d543df89ebeb..df7632f9b228818f57bfc8367c5f000d901b62d8 100644 (file)
@@ -330,8 +330,7 @@ int wait_for_changes(sd_journal *j) {
         pollfd.events = sd_journal_get_events(j);
         poll(&amp;pollfd, 1, msec);
         return sd_journal_process(j);
-}
-                </programlisting>
+}</programlisting>
         </refsect1>
 
         <refsect1>