]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite.h
replace ISL with isl
[thirdparty/gcc.git] / gcc / graphite.h
index 2565da704cfced14893ac500fce7bc0a56af1902..83f8191fa9662f68634a4986f1c5ec0b245e4a18 100644 (file)
@@ -425,7 +425,7 @@ struct scop
      c = 2a + b  */
   isl_set *param_context;
 
-  /* The context used internally by ISL.  */
+  /* The context used internally by isl.  */
   isl_ctx *isl_context;
 
   /* SCoP final schedule.  */