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

2
cfg.c
View File

@ -1,4 +1,4 @@
/* $Id: cfg.c,v 1.28 2010-12-30 22:26:07 tcunha Exp $ */
/* $Id$ */
/*
* Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net>