]> git.pld-linux.org Git - packages/faces.git/blame - faces-string.patch
- tabs in preamble
[packages/faces.git] / faces-string.patch
CommitLineData
1b6059d0
JR
1--- faces/main.c.ewt Mon Mar 22 12:31:00 1999
2+++ faces/main.c Mon Mar 22 12:31:02 1999
3@@ -790,7 +790,7 @@
4 {
5 STRCAT(strcat(t, "/"), community) ;
6 community = "" ;
7- s = "." ;
8+ s = strcpy(alloca(2), ".");
9 }
10 else
11 {
This page took 0.052604 seconds and 4 git commands to generate.