fix comment

This commit is contained in:
Julien Danjou 2007-11-21 15:06:30 +01:00
parent 63a2bfb7a3
commit 3f8bff5bef
1 changed files with 1 additions and 1 deletions

2
uicb.c
View File

@ -32,7 +32,7 @@
#include "layouts/tile.h" #include "layouts/tile.h"
const NameFuncLink UicbList[] = { const NameFuncLink UicbList[] = {
/* util.c */ /* xutil.c */
{"spawn", uicb_spawn}, {"spawn", uicb_spawn},
{"exec", uicb_exec}, {"exec", uicb_exec},
/* client.c */ /* client.c */