Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
--- man/texinfo2man.c.orig Thu Jan 17 20:28:51 2002 |
|
+++ man/texinfo2man.c Mon Jan 13 14:00:29 2003 |
|
@@ -1,5 +1,5 @@ |
|
#include <stdio.h> |
|
-#include <malloc.h> |
|
+#include <stdlib.h> |
|
#include <string.h> |
|
#include <ctype.h> |
|
|
|
|