Changeset c477c80 in mainline for uspace/srv/net/dnsrsrv/dns_msg.c


Ignore:
Timestamp:
2019-01-03T22:23:00Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
06412ba
Parents:
7acd787
Message:

Fix some common misspellings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/dnsrsrv/dns_msg.c

    r7acd787 rc477c80  
    5252/** Extend dynamically allocated string with suffix.
    5353 *
    54  * @a *dstr points to a dynamically alocated buffer containing a string.
     54 * @a *dstr points to a dynamically allocated buffer containing a string.
    5555 * Reallocate this buffer so that concatenation of @a *dstr and @a suff can
    5656 * fit in and append @a suff.
Note: See TracChangeset for help on using the changeset viewer.