ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
common
/
eputs.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/common/eputs.c (file contents):
Revision
2.3
by
greg
, Tue Feb 25 02:47:21 2003 UTC vs.
Revision
2.4
by
schorsch
, Thu Jul 17 09:21:29 2003 UTC
#
Line 9
|
Line 9
|
static const char RCSid[] = "$Id$";
9
10
#include <stdio.h>
11
12
+
#include "rterror.h"
13
+
14
void
15
eputs(s) /* error message */
16
char *s;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)