mirror of
https://github.com/polybar/polybar.git
synced 2026-03-12 03:05:37 +00:00
fix: project rename
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include "common.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace string_util {
|
||||
/**
|
||||
@ -34,4 +34,4 @@ namespace string_util {
|
||||
hash_type hash(string src);
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user