From f187f4f8f29fd14448ac4359cb6cdcb853781c52 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 25 Jan 2024 14:01:03 -0800 Subject: [PATCH] c: move cursor.h to nostrdb subdir everything will be in here soon --- {damus-c => nostrdb}/cursor.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {damus-c => nostrdb}/cursor.h (100%) diff --git a/damus-c/cursor.h b/nostrdb/cursor.h similarity index 100% rename from damus-c/cursor.h rename to nostrdb/cursor.h