diff options
-rw-r--r-- | Documentation/dev-tools/coccinelle.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst index 4a64b4c69d3f..37e474ff6911 100644 --- a/Documentation/dev-tools/coccinelle.rst +++ b/Documentation/dev-tools/coccinelle.rst | |||
@@ -209,7 +209,7 @@ err.log will now have the profiling information, while stdout will | |||
209 | provide some progress information as Coccinelle moves forward with | 209 | provide some progress information as Coccinelle moves forward with |
210 | work. | 210 | work. |
211 | 211 | ||
212 | DEBUG_FILE support is only supported when using coccinelle >= 1.2. | 212 | DEBUG_FILE support is only supported when using coccinelle >= 1.0.2. |
213 | 213 | ||
214 | .cocciconfig support | 214 | .cocciconfig support |
215 | -------------------- | 215 | -------------------- |