X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=functions%2Fstdlib%2Fdiv.c;h=2c6bbb5d6b534337a99b72db8979cf38dd1d272b;hb=dd3dfcc3689617d8547d2c2ef5f87fc8c951763a;hp=3e32638e11ee09608a56b5ce7f7619992f57d52e;hpb=0d2998dab115401458281dcdc8826a7f159ead03;p=fw%2Fpdclib diff --git a/functions/stdlib/div.c b/functions/stdlib/div.c index 3e32638..2c6bbb5 100644 --- a/functions/stdlib/div.c +++ b/functions/stdlib/div.c @@ -1,7 +1,5 @@ /* $Id$ */ -/* Release $Name$ */ - /* div( int, int ) This file is part of the Public Domain C Library (PDCLib).