.h: Typo & test git with my P4

This commit is contained in:
Martin Duquesnoy 2008-10-15 19:26:07 +02:00
parent 5eeb84bc37
commit 4e33b9c3ae
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
#define MAXTAG 36
#define MAXLAYOUT 3
/* typedef */
/* Typedef */
typedef const char* uicb_t;
typedef unsigned int uint;
typedef unsigned long ulong;

View File

@ -53,7 +53,7 @@
#include <X11/xpm.h>
#include <confuse.h>
/* local headers */
/* Local headers */
#include "config.h"
#include "structs.h"