[llvm-commits] CVS: llvm/test/Programs/SingleSource/dry.c fldry.c
Misha Brukman
brukman at cs.uiuc.edu
Thu Aug 21 17:14:02 PDT 2003
Changes in directory llvm/test/Programs/SingleSource:
dry.c updated: 1.3 -> 1.4
fldry.c updated: 1.3 -> 1.4
---
Log message:
The word `dependent' has no `a'.
---
Diffs of the changes:
Index: llvm/test/Programs/SingleSource/dry.c
diff -u llvm/test/Programs/SingleSource/dry.c:1.3 llvm/test/Programs/SingleSource/dry.c:1.4
--- llvm/test/Programs/SingleSource/dry.c:1.3 Fri Apr 25 13:33:25 2003
+++ llvm/test/Programs/SingleSource/dry.c Thu Aug 21 17:13:38 2003
@@ -16,7 +16,7 @@
*
* Defines: Defines are provided for old C compiler's
* which don't have enums, and can't assign structures.
- * The time(2) function is library dependant; Most
+ * The time(2) function is library dependent; Most
* return the time in seconds, but beware of some, like
* Aztec C, which return other units.
* The LOOPS define is initially set for 50000 loops.
Index: llvm/test/Programs/SingleSource/fldry.c
diff -u llvm/test/Programs/SingleSource/fldry.c:1.3 llvm/test/Programs/SingleSource/fldry.c:1.4
--- llvm/test/Programs/SingleSource/fldry.c:1.3 Fri Apr 25 13:36:10 2003
+++ llvm/test/Programs/SingleSource/fldry.c Thu Aug 21 17:13:38 2003
@@ -16,7 +16,7 @@
*
* Defines: Defines are provided for old C compiler's
* which don't have enums, and can't assign structures.
- * The time(2) function is library dependant; Most
+ * The time(2) function is library dependent; Most
* return the time in seconds, but beware of some, like
* Aztec C, which return other units.
* The LOOPS define is initially set for 50000 loops.
More information about the llvm-commits
mailing list