Correct cpp indentation.
[pspp] / lib / strdup.c
index 28d2ba1aa9b2b7af7e5bc2130f169d0704f3ab79..52667e98e001aea22384567e1fd1ccbc3ce51ad1 100644 (file)
@@ -18,7 +18,7 @@
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #include <stdlib.h>