Changeset 1216 for trunk/src/kash/main.c
- Timestamp:
- Oct 7, 2007, 11:15:21 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/main.c
r1214 r1216 38 38 The Regents of the University of California. All rights reserved.\n"); 39 39 #endif /* not lint */ 40 41 40 #ifndef lint 42 41 static char sccsid[] = "@(#)main.c 8.7 (Berkeley) 7/19/95"; … … 44 43 __RCSID("$NetBSD: main.c,v 1.48 2003/09/14 12:09:29 jmmv Exp $"); 45 44 #endif /* not lint */ 46 47 45 #endif 48 46
Note:
See TracChangeset
for help on using the changeset viewer.