| 
 | Login: qal21 Fullname: qal21 Revisions: 4 Lines of Code: 4 Added Lines of Code: 18 Lines of Code per Change: 1.0 | 




| Date | Author | File/Message | 
|---|---|---|
| 9/22/05 8:29 AM | qal21 | 
Avoid using c++ reserved words, in case one wants to link a c++ program to client.h
		  (3 Files changed,
		  15 Lines changed) ChangeLog 1.50
                 (+6
                 -2)
               common/image.c 1.19
                 (+7
                 -7)
               common/client.h 1.34
                 (+2
                 -2)
               | 
| 9/21/05 8:04 AM | qal21 | 
Use #error directive, so certain C processing applications don't complain.
		  (1 Files changed,
		  3 Lines changed) common/client-types.h 1.9
                 (+3
                 -3)
               |