summaryrefslogtreecommitdiff
path: root/mysys/lf_alloc-pin.c
diff options
context:
space:
mode:
authorunknown <guilhem@gbichot3.local>2006-11-27 22:09:06 +0100
committerunknown <guilhem@gbichot3.local>2006-11-27 22:09:06 +0100
commit7a5d0c2e6efbffd95998b723e52a22de51c21dae (patch)
tree40d375507e1c935d8e4a08e04412c4b47f85c838 /mysys/lf_alloc-pin.c
parentde6f550ec7015fccd044a54c7628cdf8cdc2ed8c (diff)
downloadmariadb-git-7a5d0c2e6efbffd95998b723e52a22de51c21dae.tar.gz
Maria - Fixes to help some pushbuild hosts compile.
include/Makefile.am: put my_bit.h in the tarball (need it for mf_keycache.c) mysys/lf_alloc-pin.c: // in .c file mysys/lf_hash.c: // in .c file
Diffstat (limited to 'mysys/lf_alloc-pin.c')
-rw-r--r--mysys/lf_alloc-pin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/lf_alloc-pin.c b/mysys/lf_alloc-pin.c
index 43055766c3e..d0fa29ddaaf 100644
--- a/mysys/lf_alloc-pin.c
+++ b/mysys/lf_alloc-pin.c
@@ -1,4 +1,4 @@
-// TODO multi-pinbox
+#warning TODO multi-pinbox
/* Copyright (C) 2000 MySQL AB
This program is free software; you can redistribute it and/or modify