Changeset ae7d03c in mainline for uspace/srv/net/udp/assoc.c


Ignore:
Timestamp:
2018-05-10T13:39:19Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e8975278
Parents:
b277bef
git-author:
Jiri Svoboda <jiri@…> (2018-05-10 07:38:12)
git-committer:
Jiri Svoboda <jiri@…> (2018-05-10 13:39:19)
Message:

Selected ccheck-proposed comment fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/udp/assoc.c

    rb277bef rae7d03c  
    358358                if (rc != EOK) {
    359359                        log_msg(LOG_DEFAULT, LVL_DEBUG, "Out of memory. Message dropped.");
    360                 /* XXX Generate ICMP error? */
     360                        /* XXX Generate ICMP error? */
    361361                }
    362362        }
Note: See TracChangeset for help on using the changeset viewer.