]> git.sur5r.net Git - u-boot/blobdiff - include/libfdt.h
g_dnl: add missing declaration
[u-boot] / include / libfdt.h
index f3cbb637be419d16c35e59aec1aaf08f7819e310..421d64fd8b6328f0241bf32762febd2b958b049e 100644 (file)
@@ -915,7 +915,7 @@ int fdt_get_string_index(const void *fdt, int node, const char *property,
                         int index, const char **output);
 
 /**
- * fdt_get_string() - obtain the string at a given index in a string list
+ * fdt_get_string() - obtain the first string in a string list
  * @fdt: pointer to the device tree blob
  * @node: offset of the node
  * @property: name of the property containing the string list