]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/command.h
provide/use API to get hostname/domainname
[mirror_frr.git] / lib / command.h
index 92220dd7b9dee36ba95c7dfb30a2b086a885aae6..70401eced0c2f48bb10a0f81fa42574042c9a28e 100644 (file)
@@ -41,7 +41,7 @@ struct host {
        /* Host name of this router. */
        char *name;
 
-       /* Domain name of this router */
+       /* Domainname of this router */
        char *domainname;
 
        /* Password for vty interface. */