projects
/
catagits/fcgi2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
adc99d2
)
Rename echo2 -> echo-x
robs [Tue, 19 Jun 2001 15:06:16 +0000 (15:06 +0000)]
examples/echo-x.c
[moved from
examples/echo2.c
with 96% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/examples/echo2.c
b/examples/echo-x.c
similarity index 96%
rename from
examples/echo2.c
rename to
examples/echo-x.c
index
51f92bc
..
107e56f
100644
(file)
--- a/
examples/echo2.c
+++ b/
examples/echo-x.c
@@
-11,7
+11,7
@@
*
*/
#ifndef lint
-static const char rcsid[] = "$Id: echo2.c,v 1.7 1999/07/28 00:29:38 roberts Exp $";
+static const char rcsid[] = "$Id: echo-x.c,v 1.1 2001/06/19 15:06:17 robs Exp $";
#endif /* not lint */
#include "fcgi_config.h"