ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/rtmisc.h
(Generate patch)

Comparing ray/src/common/rtmisc.h (file contents):
Revision 3.3 by schorsch, Mon Jul 14 22:23:59 2003 UTC vs.
Revision 3.4 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 21 | Line 21 | extern "C" {
21                                          /* defined in bmalloc.c */
22   extern char     *bmalloc(unsigned int n);
23   extern void     bfree(char *p, unsigned int n);
24 +                                        /*  defined in myhostname.c */
25 + extern char     *myhostname(void);
26  
27   #ifdef __cplusplus
28   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines