]> git.pld-linux.org Git - packages/freeipmi.git/blob - freeipmi-build.patch
- tabs in preamble
[packages/freeipmi.git] / freeipmi-build.patch
1 diff -urN freeipmi-0.1.3.org/fish/src/xmalloc.h freeipmi-0.1.3/fish/src/xmalloc.h
2 --- freeipmi-0.1.3.org/fish/src/xmalloc.h       2004-05-05 23:00:19.000000000 +0200
3 +++ freeipmi-0.1.3/fish/src/xmalloc.h   2007-02-04 14:22:45.024489000 +0100
4 @@ -73,8 +73,6 @@
5  
6  #if __STDC__ && (HAVE_VPRINTF || HAVE_DOPRNT)
7  void error (int, int, const char *, ...);
8 -#else
9 -void error ();
10  #endif
11  
12  #ifdef __cplusplus
13 diff -urN freeipmi-0.1.3.org/ipmipower/src/ipmipower_output.c freeipmi-0.1.3/ipmipower/src/ipmipower_output.c
14 --- freeipmi-0.1.3.org/ipmipower/src/ipmipower_output.c 2004-10-05 03:09:55.000000000 +0200
15 +++ freeipmi-0.1.3/ipmipower/src/ipmipower_output.c     2007-02-04 14:26:43.711406000 +0100
16 @@ -123,7 +123,7 @@
17    return;
18  }
19  
20 -auth_type_t 
21 +output_type_t 
22  ipmipower_output_index(char *str) 
23  {
24    assert(str != NULL);
This page took 0.045463 seconds and 3 git commands to generate.