diff options
Diffstat (limited to 'gnu/usr.bin/dc/dc.c')
-rw-r--r-- | gnu/usr.bin/dc/dc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/dc/dc.c b/gnu/usr.bin/dc/dc.c index 229308f..a413253 100644 --- a/gnu/usr.bin/dc/dc.c +++ b/gnu/usr.bin/dc/dc.c @@ -1,4 +1,4 @@ -/* +/* * `dc' desk calculator utility. * * Copyright (C) 1984, 1993 Free Software Foundation, Inc. |