Actions
Bug #6065
closedpage hash: use a static inline instead of a macro
Start date:
2015-07-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
This way the code is a bit cleaner - it's now obvious what the return value is.
Updated by Electric Monk over 7 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
git commit e7c874af0c35dbf6ef9d056e7be939b0b4e2b0d7
commit e7c874af0c35dbf6ef9d056e7be939b0b4e2b0d7 Author: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Date: 2015-09-08T15:41:12.000Z 6065 page hash: use a static inline instead of a macro Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions