Expand the Id keyword.

This commit is contained in:
Tiago Cunha
2011-07-09 09:42:33 +00:00
parent 8357a55d76
commit 391f1f08c0
140 changed files with 140 additions and 140 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: strsep.c,v 1.2 2011-01-10 22:45:10 nicm Exp $ */
/* $Id$ */
/* $OpenBSD: strsep.c,v 1.6 2005/08/08 08:05:37 espie Exp $ */
/*-