diff options
Diffstat (limited to 'portable/dummy.c')
-rw-r--r-- | portable/dummy.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/portable/dummy.c b/portable/dummy.c index 66341c3..8a0d54d 100644 --- a/portable/dummy.c +++ b/portable/dummy.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Dummy symbol to prevent an empty library. * * On platforms that already have all of the functions that libportable would |