- drats.
[oweals/busybox.git] / include / busybox.h
index befbea544c440fd975e8031eb03cf2823449aea6..fbda6efcb553c2850ad8d5cfc055a566ea5eb655 100644 (file)
@@ -11,6 +11,7 @@
 
 #include "libbb.h"
 
+/* order matters:  used as index into "install_dir[]" in busybox.c */
 enum Location {
        _BB_DIR_ROOT = 0,
        _BB_DIR_BIN,