mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-10 06:07:43 +02:00
Expand the Id keyword.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# $Id: check-compat.sh,v 1.1 2010-10-24 00:42:04 tcunha Exp $
|
||||
# $Id$
|
||||
|
||||
grep "#include" compat.h|while read line; do
|
||||
grep "$line" *.[ch] compat/*.[ch]
|
||||
|
Reference in New Issue
Block a user