aboutsummaryrefslogtreecommitdiff
path: root/tests/stat/src.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stat/src.c')
-rw-r--r--tests/stat/src.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/stat/src.c b/tests/stat/src.c
index 3b3b8421..bdf27ca2 100644
--- a/tests/stat/src.c
+++ b/tests/stat/src.c
@@ -1,3 +1,8 @@
+/*
+Note: Hardcoded st_ino values etc. may change with minor changes to the library impl.
+ In such an event, we will need to update output.txt here.
+*/
+
#include <stdio.h>
#include <string.h>
#include <errno.h>