Changeset - 0a8f68f3d17f
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-05-20 09:03:46
ohnobinki@ohnopublishing.net
fixed whitespace in header
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/client/distren.c
Show inline comments
 
@@ -31,13 +31,13 @@
 

	
 
#include <stdio.h> /* sprintf, printf */
 
#include <stdlib.h> /* malloc, free */
 
#include <libxml/tree.h> /* Happy fun XML time */
 
#include <libxml/xmlwriter.h>
 
#include <confuse.h>
 
#include<string.h> // for strcat
 
#include <string.h> // for strcat
 

	
 

	
 
int main(int argc, char *argv[])
 
{
 
  struct options_common *options;
 

	
0 comments (0 inline, 0 general)