Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37513527
en ru br
ALT Linux repositórios
S:1.6.0-alt2
5.0: 1.4-alt2
4.1: 1.4-alt1
4.0: 1.4-alt1
3.0: 1.1-alt1

Group :: Rede/Outros
RPM: adns

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: adns-1.1-cvs-setup.patch
Download


===================================================================
RCS file: /u/ijackson/public-CVS/adns/src/setup.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- adns/src/setup.c	2003/06/22 13:01:11	1.42
+++ adns/src/setup.c	2004/07/10 15:00:34	1.43
@@ -416,7 +416,7 @@
     linebuf[l]= 0;
     p= linebuf;
     while (ctype_whitespace(*p)) p++;
-    if (*p == '#' || !*p) continue;
+    if (*p == '#' || *p == ';' || !*p) continue;
     q= p;
     while (*q && !ctype_whitespace(*q)) q++;
     dirl= q-p;
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009