chiark / gitweb /
cleanup: fix up the types of input to hashes to const void* from const uint8_t*
[secnet.git] / .dir-locals.el
1 ;;; Directory Local Variables
2 ;;; See Info node `(emacs) Directory Variables' for more information.
3
4 ((c-mode
5   (c-basic-offset . 4)))