From 48c14230a64798ed2e709149c494a1aa03212dd2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 22 Nov 2018 03:13:55 +0530 Subject: Add file to the list of deps --- src/nnn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nnn.c b/src/nnn.c index 7c15bbb..4e0f6d3 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -175,7 +175,7 @@ disabledbg() #define ENTRY_INCR 64 /* Number of dir 'entry' structures to allocate per shot */ #define NAMEBUF_INCR 0x1000 /* 64 dir entries at a time, avg. 64 chars per filename = 64*64B = 4KB */ #define DESCRIPTOR_LEN 32 -#define _ALIGNMENT 0x10 +#define _ALIGNMENT 0x10 /* 16-byte alignment */ #define _ALIGNMENT_MASK 0xF #define SYMLINK_TO_DIR 0x1 #define MAX_HOME_LEN 64 -- cgit v1.2.3-70-g09d2