aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-03-02 19:42:22 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-03-02 19:42:22 +0530
commit23546e1f631a17608b97b616cda49d51c9c4eb5c (patch)
treee542532ab90d02c36f76649f24c4234f26c7085f /util.c
parent1fa4de24c6ad697361b89c5aef12f516e1d2ec45 (diff)
downloaddwm-23546e1f631a17608b97b616cda49d51c9c4eb5c.tar.gz
dwm-23546e1f631a17608b97b616cda49d51c9c4eb5c.tar.bz2
dwm-23546e1f631a17608b97b616cda49d51c9c4eb5c.zip
modification
Diffstat (limited to 'util.c')
-rw-r--r--util.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/util.c b/util.c
index f9dc8d3..76aa7b0 100644
--- a/util.c
+++ b/util.c
@@ -1,16 +1,4 @@
-/*
-// . . .
-// | | | .
-// ,-. ,-. |-. ,-. . ,-. | ,_, ,-. ,-. |-. ,-,-. . |- ,_,
-// | | ,-| | | | | |-' | / `-. | | | | | | | | /
-// `-| `-^ ^-' ' ' `-' `' '"' `-' `-' ' ' ' ' ' ' `' '"'
-// ,|
-// `'
-// GITHUB:https://github.com/gabrielzschmitz
-// INSTAGRAM:https://www.instagram.com/gabrielz.schmitz/
-// DOTFILES:https://github.com/gabrielzschmitz/dotfiles/
-*/
-/* See LICENSE file for copyright and license details. */
+
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>