From 3a723446cce4ff11a63aca2dee117038cb2eacd4 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Thu, 25 Apr 2024 22:33:40 +0300 Subject: [PATCH] pmt: move source in to `src` --- {binary => src}/error.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {binary => src}/error.c (100%) diff --git a/binary/error.c b/src/error.c similarity index 100% rename from binary/error.c rename to src/error.c