diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-20 14:41:10 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-20 14:41:10 +0200 |
commit | 666fcf03bceea8e8dd6c4510220036d1b949b814 (patch) | |
tree | 7815a318981dbd99bed5be2aa42044b0d67db629 /TODO | |
parent | e5fd444fee244a3a15fc4ab59f662a341e985565 (diff) |
libudev: export symbols explicitely and individually from C code not from separate file or prefix match
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + - make private functions in libudev-device.c static + - delete mobile-action-modeswitch (moved to usb_modeswitch) |