[syslinux] [PATCH] Syslinux-4: PMAPI spelling

Gene Cumm gene.cumm at gmail.com
Sun Mar 21 06:01:54 PDT 2010


From: Gene Cumm <gene.cumm at gmail.com>

Change "ABI" to "API"

Signed-off-by: Gene Cumm <gene.cumm at gmail.com>

---


diff --git a/com32/include/syslinux/pmapi.h b/com32/include/syslinux/pmapi.h
index 5631dcb..8292aec 100644
--- a/com32/include/syslinux/pmapi.h
+++ b/com32/include/syslinux/pmapi.h
@@ -29,7 +29,7 @@
 /*
  * pmapi.h
  *
- * Definitions for the Syslinux 4 protected-mode ABI
+ * Definitions for the Syslinux 4 protected-mode API
  */

 #ifndef _SYSLINUX_PMAPI_H
@@ -40,7 +40,7 @@

 /*
  * Note: add new members to this structure only at the end.
- * The position of elements in this structure is an ABI.
+ * The position of elements in this structure is an API.
  */
 struct _DIR_;
 struct dirent;




More information about the Syslinux mailing list