formatting

This commit is contained in:
john30
2016-12-11 16:29:56 +01:00
parent 1fec0f693c
commit 71117b40b6
10 changed files with 15 additions and 17 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
# include <config.h>
#endif
#include <argp.h>
@@ -29,7 +29,7 @@
#include <sstream>
#ifdef HAVE_PPOLL
#include <poll.h>
# include <poll.h>
#endif
using namespace std;
+1 -1
View File
@@ -17,7 +17,7 @@
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
# include <config.h>
#endif
#include <argp.h>