mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 04:34:35 +03:00
Rename StringUtils.[ch] to XUtils.[ch]
This commit is contained in:
@ -17,8 +17,8 @@ in the source distribution for its full text.
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "StringUtils.h"
|
||||
#include "XAlloc.h"
|
||||
#include "XUtils.h"
|
||||
|
||||
|
||||
UsersTable* UsersTable_new() {
|
||||
|
Reference in New Issue
Block a user