]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update comment
authorJim Meyering <jim@meyering.net>
Wed, 21 Apr 1999 03:19:26 +0000 (03:19 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Apr 1999 03:19:26 +0000 (03:19 +0000)
src/factor.c

index 1ea7cecfc84b4be66027974a30a74d8429f95f7a..dd696e5e405002b76b7bf28204367479ade893f1 100644 (file)
@@ -1,4 +1,4 @@
-/* factor -- print factors of n.  lose if n > 2^32.
+/* factor -- print factors of n.
    Copyright (C) 86, 95, 96, 1997, 1998, 1999 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify