#!/bin/bash
# -*- mode: shell-script; coding: utf-8 -*-
#
# Copyright 2002-2014 Cendio AB.
# For more information, see http://www.cendio.com

indent -bli0 -i4 -nut -cli0 -ncs -npcs -npsl -br -brs -ce -l80 *.[c,h] tests/*.[c,h]
