]> git.droids-corp.org - protos/libecoli.git/blobdiff - lib/ecoli_assert.h
save
[protos/libecoli.git] / lib / ecoli_assert.h
index 61989e9cd94f60a2daf5578a699333109b027e3f..f0eb9beed01290cd7e53ffa68d73aff7c147fa25 100644 (file)
@@ -29,7 +29,7 @@
  * Assert API
  *
  * Helpers to check at runtime if a condition is true, and abort
- * otherwise.
+ * (exit) otherwise.
  */
 
 #ifndef ECOLI_ASSERT_