Changeset 23986
- Timestamp:
- 09/29/13 02:51:56 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/system_update.h
r23949 r23986 128 128 showname = ostrcat(showname, " (active)", 1, 0); 129 129 130 debug(40, "addchoicebox: device=%s, label=%s showname=%s", pch, label, showname);130 debug(40, "addchoicebox: device=%s, label=%s showname=%s", pch, label, showname); 131 131 addchoicebox(device, label, _(showname)); 132 132
Note: See TracChangeset
for help on using the changeset viewer.