comparison lib-src/test-distrib.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents d8a417105504
children a47704955f8d 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
103 #ifdef VMS 103 #ifdef VMS
104 exit (1); /* On VMS, success is 1. */ 104 exit (1); /* On VMS, success is 1. */
105 #endif 105 #endif
106 return (0); 106 return (0);
107 } 107 }
108
109 /* arch-tag: 3a89005d-df98-4c32-aa9f-33570e16a26a
110 (do not change this comment) */