Fossil SCM
Remove a spurious line from the header comment of the makeheaders.c utility program.
Commit
d5a6ea969c8b3a8bffedae8f9670cefbec972fdacb5e1b9d50b870c83cdb86d2
Parent
237bde9638cd0b7…
1 file changed
-1
-1
| --- src/makeheaders.c | ||
| +++ src/makeheaders.c | ||
| @@ -29,11 +29,10 @@ | ||
| 29 | 29 | ** software, even if advised of the possibility of such damage. |
| 30 | 30 | ** |
| 31 | 31 | ** This program is distributed in the hope that it will be useful, |
| 32 | 32 | ** but without any warranty; without even the implied warranty of |
| 33 | 33 | ** merchantability or fitness for a particular purpose. |
| 34 | -** appropriate header files. | |
| 35 | 34 | */ |
| 36 | 35 | #include <stdio.h> |
| 37 | 36 | #include <stdlib.h> |
| 38 | 37 | #include <ctype.h> |
| 39 | 38 | #include <memory.h> |
| 40 | 39 |
| --- src/makeheaders.c | |
| +++ src/makeheaders.c | |
| @@ -29,11 +29,10 @@ | |
| 29 | ** software, even if advised of the possibility of such damage. |
| 30 | ** |
| 31 | ** This program is distributed in the hope that it will be useful, |
| 32 | ** but without any warranty; without even the implied warranty of |
| 33 | ** merchantability or fitness for a particular purpose. |
| 34 | ** appropriate header files. |
| 35 | */ |
| 36 | #include <stdio.h> |
| 37 | #include <stdlib.h> |
| 38 | #include <ctype.h> |
| 39 | #include <memory.h> |
| 40 |
| --- src/makeheaders.c | |
| +++ src/makeheaders.c | |
| @@ -29,11 +29,10 @@ | |
| 29 | ** software, even if advised of the possibility of such damage. |
| 30 | ** |
| 31 | ** This program is distributed in the hope that it will be useful, |
| 32 | ** but without any warranty; without even the implied warranty of |
| 33 | ** merchantability or fitness for a particular purpose. |
| 34 | */ |
| 35 | #include <stdio.h> |
| 36 | #include <stdlib.h> |
| 37 | #include <ctype.h> |
| 38 | #include <memory.h> |
| 39 |